Skip to content

Commit ca96372

Browse files
deps: bump typescript from 5.0.2 to 6.0.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.0.2 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2bd330 commit ca96372

3 files changed

Lines changed: 326 additions & 412 deletions

File tree

examples/vue-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"eslint-plugin-cypress": "^2.12.1",
3434
"eslint-plugin-vue": "^9.10.0",
3535
"prettier": "^3.3.0",
36-
"typescript": "^5.0.2"
36+
"typescript": "^6.0.3"
3737
}
3838
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"dependencies": {
6464
"rimraf": "catalog:",
65-
"typescript": "5.0.2"
65+
"typescript": "6.0.3"
6666
},
6767
"pnpm": {
6868
"overrides": {

0 commit comments

Comments
 (0)