Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.1.6 in /nodejs (#784)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 077e004 commit 9d0f303
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": "4.1.2",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"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": "4.9.5"
"typescript": "5.1.6"
},
"dependencies": {
"aws-sdk": "2.1435.0"
Expand Down

0 comments on commit 9d0f303

Please sign in to comment.