Skip to content

Commit 4e70d77

Browse files
chore(deps-dev): bump typescript from 5.9.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ce2252 commit 4e70d77

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.4.0",
4242
"prettier": "^3.6.2",
43-
"typescript": "^5.9.2"
43+
"typescript": "^5.9.3"
4444
},
4545
"dependencies": {
4646
"@actions/core": "^1.10.1",

0 commit comments

Comments
 (0)