Skip to content

Commit

Permalink
chore: bump typescript from 4.9.5 to 5.0.3 (#299)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.3.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2023
1 parent d31764c commit 406770c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"nyc": "^15.1.0",
"rewire": "^6.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
"typescript": "^5.0.3"
},
"dependencies": {
"camel-case": "^4.1.2",
Expand Down

0 comments on commit 406770c

Please sign in to comment.