Skip to content

Commit 2d9f355

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.8.3 in /infra
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0eece2b commit 2d9f355

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

infra/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"jest": "^27.5.1",
1717
"ts-jest": "^27.1.4",
1818
"ts-node": "^10.9.2",
19-
"typescript": "~4.9.5"
19+
"typescript": "~5.8.3"
2020
},
2121
"dependencies": {
2222
"@aws-cdk/lambda-layer-kubectl-v30": "^2.0.4",

0 commit comments

Comments
 (0)