Skip to content

Commit 6b69292

Browse files
build(deps-dev): bump typescript from 5.9.3 to 6.0.3 (#1116)
* build(deps-dev): bump typescript from 5.9.3 to 6.0.3 Bumps [typescript](https://github.com/microsoft/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 ... Signed-off-by: dependabot[bot] <support@github.com> * build: move typescript dep to catalog * chore: align with develop --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hugo <hugo.lepeytre@epfl.ch>
1 parent 52f8381 commit 6b69292

5 files changed

Lines changed: 84 additions & 78 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-plugin-vue": "10.8.0",
2121
"knip": "6.17.1",
2222
"prettier": "3.6.2",
23-
"typescript": "6.0.3",
23+
"typescript": "catalog:",
2424
"typescript-eslint": "8.62.1",
2525
"vitest": "catalog:"
2626
},

0 commit comments

Comments
 (0)