Skip to content

Commit 9d0f303

Browse files
Bump typescript from 4.9.5 to 5.1.6 in /nodejs (aws-observability#784)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 077e004 commit 9d0f303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lerna": "6.5.1",
4343
"lerna-changelog": "2.2.0",
4444
"rimraf": "4.1.2",
45-
"typescript": "4.9.5"
45+
"typescript": "5.1.6"
4646
},
4747
"changelog": {
4848
"labels": {

nodejs/sample-apps/aws-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ts-node": "10.9.1",
4545
"tslint-consistent-codestyle": "1.16.0",
4646
"tslint-microsoft-contrib": "6.2.0",
47-
"typescript": "4.9.5"
47+
"typescript": "5.1.6"
4848
},
4949
"dependencies": {
5050
"aws-sdk": "2.1435.0"

0 commit comments

Comments
 (0)