Skip to content

Commit b5d2acc

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.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74ed32b commit b5d2acc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"jest": "30.3.0",
9797
"jest-junit": "16.0.0",
9898
"npm-run-all2": "^8.0.1",
99-
"typescript": "5.9.3",
99+
"typescript": "6.0.3",
100100
"webpack": "^5"
101101
},
102102
"types": "./dist/plugin.d.ts",

0 commit comments

Comments
 (0)