Skip to content

Commit aa74565

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.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] <support@github.com>
1 parent 994622c commit aa74565

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
@@ -81,7 +81,7 @@
8181
"jest": "29.7.0",
8282
"jest-junit": "16.0.0",
8383
"npm-run-all2": "^7.0.2",
84-
"typescript": "5.7.3",
84+
"typescript": "5.8.2",
8585
"webpack": "^5"
8686
},
8787
"types": "./dist/plugin.d.ts",

0 commit comments

Comments
 (0)