Skip to content

Commit 91d8372

Browse files
Bump typescript from 5.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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@v5.5.4...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81b5090 commit 91d8372

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
@@ -29,7 +29,7 @@
2929
"lint-staged": "^15.2.9",
3030
"sass": "^1.32.7",
3131
"sass-loader": "^16.0.1",
32-
"typescript": "~5.5.4"
32+
"typescript": "~5.6.2"
3333
},
3434
"gitHooks": {
3535
"pre-commit": "lint-staged"

0 commit comments

Comments
 (0)