Skip to content

Commit b38a5b8

Browse files
chore(deps-dev): bump typescript in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dc54dd commit b38a5b8

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
@@ -86,7 +86,7 @@
8686
"jest": "29.7.0",
8787
"jest-junit": "16.0.0",
8888
"npm-run-all2": "^6.2.3",
89-
"typescript": "5.7.3",
89+
"typescript": "5.8.2",
9090
"webpack": "^5"
9191
},
9292
"types": "./dist/plugin.d.ts",

0 commit comments

Comments
 (0)