Skip to content

Commit 822b3ae

Browse files
build(deps-dev): bump typescript in /packages/renderers-js/e2e (#490)
Bumps [typescript](https://github.com/microsoft/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36a70ab commit 822b3ae

File tree

2 files changed

+297
-297
lines changed

2 files changed

+297
-297
lines changed

packages/renderers-js/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"tsup": "^8.4.0",
1818
"typedoc": "^0.27.9",
1919
"typedoc-plugin-missing-exports": "^3.1.0",
20-
"typescript": "^5.7.3"
20+
"typescript": "^5.8.2"
2121
},
2222
"engines": {
2323
"node": ">=20.0.0"

0 commit comments

Comments
 (0)