Skip to content

Commit 53dc3f2

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.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 dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47dba62 commit 53dc3f2

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
@@ -91,7 +91,7 @@
9191
"jest": "30.1.3",
9292
"jest-junit": "16.0.0",
9393
"npm-run-all2": "^8.0.1",
94-
"typescript": "5.9.2",
94+
"typescript": "5.9.3",
9595
"webpack": "^5"
9696
},
9797
"types": "./dist/plugin.d.ts",

0 commit comments

Comments
 (0)