Skip to content

Commit 51bba6a

Browse files
chore(deps-dev): 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 4ba3035 commit 51bba6a

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-deprecation": "^3.0.0",
4141
"eslint-plugin-tsdoc": "^0.3.0",
4242
"prettier": "^3.3.3",
43-
"typescript": "^5.5.4"
43+
"typescript": "^5.6.2"
4444
},
4545
"dependencies": {
4646
"@actions/core": "^1.10.1",

0 commit comments

Comments
 (0)