Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.3.2 (#135)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 7129935 commit 46e195c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"standard": "^17.0.0",
"tap": "^16.2.0",
"ts-node": "^10.8.0",
"typescript": "^4.7.2",
"typescript": "^5.3.2",
"why-is-node-running": "^2.2.2"
},
"scripts": {
Expand Down

0 comments on commit 46e195c

Please sign in to comment.