Skip to content

Commit 24c334b

Browse files
chore(deps-dev): bump typescript
Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.8.3 to 5.9.2 - [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.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc16c7e commit 24c334b

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
@@ -85,7 +85,7 @@
8585
"jest": "30.0.5",
8686
"jest-junit": "16.0.0",
8787
"npm-run-all2": "^8.0.1",
88-
"typescript": "5.8.3",
88+
"typescript": "5.9.2",
8989
"webpack": "^5"
9090
},
9191
"types": "./dist/plugin.d.ts",

0 commit comments

Comments
 (0)