Skip to content

Commit

Permalink
Bump typescript from 5.2.2 to 5.3.3 in /nodejs (#1041)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 7491bd2 commit b764f08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lerna": "^6.5.1",
"lerna-changelog": "2.2.0",
"rimraf": "5.0.5",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"changelog": {
"labels": {
Expand Down
2 changes: 1 addition & 1 deletion nodejs/sample-apps/aws-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ts-node": "10.9.1",
"tslint-consistent-codestyle": "1.16.0",
"tslint-microsoft-contrib": "6.2.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"aws-sdk": "2.1486.0"
Expand Down

0 comments on commit b764f08

Please sign in to comment.