Skip to content

Commit 785cc33

Browse files
Bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42388f4 commit 785cc33

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
@@ -62,7 +62,7 @@
6262
"neostandard": "^0.12.0",
6363
"npm-run-all2": "^6.0.2",
6464
"type-coverage": "^2.24.1",
65-
"typescript": "~5.1.3",
65+
"typescript": "~5.8.3",
6666
"auto-changelog": "^2.4.0",
6767
"gh-release": "^7.0.2"
6868
},

0 commit comments

Comments
 (0)