Skip to content

Commit c6e2e25

Browse files
Bump typescript from 5.1.6 to 5.2.2 in /nodejs (aws-observability#996)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9dab8b commit c6e2e25

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": "5.0.1",
45-
"typescript": "5.1.6"
45+
"typescript": "5.2.2"
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": "5.1.6"
47+
"typescript": "5.2.2"
4848
},
4949
"dependencies": {
5050
"aws-sdk": "2.1486.0"

0 commit comments

Comments
 (0)