Skip to content

Commit 5103b58

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.2.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 a47b58c commit 5103b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"standard-version": "^9.0.0",
9292
"tap": "^16.3.4",
9393
"tsd": "^0.17.0",
94-
"typescript": "^4.2.3"
94+
"typescript": "^5.2.2"
9595
},
9696
"dependencies": {
9797
"@dnlup/hrtime-utils": "^1.0.0",

0 commit comments

Comments
 (0)