Skip to content

Commit 6820aed

Browse files
Bump typescript from 4.9.5 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.6.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.6.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 e414c8a commit 6820aed

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
@@ -32,7 +32,7 @@
3232
"np": "^10.0.0",
3333
"prettier": "^3.2.5",
3434
"rollup": "^4.12.1",
35-
"typescript": "^4.8.3",
35+
"typescript": "^5.6.2",
3636
"vitest": "^1.6.0"
3737
},
3838
"scripts": {

0 commit comments

Comments
 (0)