Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#53)
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](microsoft/TypeScript@v4.9.5...v5.1.6)

---
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>
Co-authored-by: Shazron Abdullah <36107+shazron@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and shazron committed Aug 15, 2023
1 parent 1ec7b68 commit 67aa363
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 @@ -46,7 +46,7 @@
"swagger-parser": "^10.0.3",
"swagger2openapi": "^6.0.1",
"tsd-jsdoc": "^2.4.0",
"typescript": "^4.5.4"
"typescript": "^5.1.6"
},
"scripts": {
"e2e": "jest --config e2e/jest.config.js",
Expand Down

0 comments on commit 67aa363

Please sign in to comment.