Skip to content

Commit 7276126

Browse files
authoredMar 20, 2023
build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#2018)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fd7477 commit 7276126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"table": "^6.8.0",
100100
"tap": "^16.1.0",
101101
"tsd": "^0.27.0",
102-
"typescript": "^4.9.5",
102+
"typescript": "^5.0.2",
103103
"wait-on": "^7.0.1",
104104
"ws": "^8.11.0"
105105
},

0 commit comments

Comments
 (0)
Please sign in to comment.