Skip to content

Commit 2d30fa3

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.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.8.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7b13e8 commit 2d30fa3

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.5.3",
43-
"typescript": "^5.8.2"
43+
"typescript": "^5.8.3"
4444
},
4545
"dependencies": {
4646
"@actions/core": "^1.10.1",

0 commit comments

Comments
 (0)