Skip to content

Commit 17d05b1

Browse files
Bump typescript from 4.9.5 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74f960d commit 17d05b1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"prettier": "^2.2.1",
4141
"ts-jest": "^29.0.3",
4242
"typedoc": "^0.23.16",
43-
"typescript": "^4.0.3"
43+
"typescript": "^5.0.2"
4444
},
4545
"lint-staged": {
4646
"*.json": ["prettier --parser json --write"],

0 commit comments

Comments
 (0)