Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 668fa7c

Browse files
chore(deps-dev): 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] <support@github.com>
1 parent 5e5e33c commit 668fa7c

File tree

2 files changed

+8
-78
lines changed

2 files changed

+8
-78
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
},
1515
"devDependencies": {
1616
"eslint": "^8.16.0",
17-
"typescript": "^4.7.2"
17+
"typescript": "^5.0.2"
1818
},
1919
"peerDependencies": {
2020
"eslint": "^8.16.0",
21-
"typescript": "^4.7.2"
21+
"typescript": "^5.0.2"
2222
},
2323
"engines": {
2424
"node": ">=14.0.0"

0 commit comments

Comments
 (0)