Skip to content

Commit 5d7dbce

Browse files
build(deps-dev): bump typescript from 5.9.3 to 6.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d2d2cb commit 5d7dbce

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"ts-loader": "^9.5.4",
160160
"tsconfig-paths": "4.2.0",
161161
"tsx": "4.21.0",
162-
"typescript": "5.9.3",
162+
"typescript": "6.0.2",
163163
"webpack": "5.100.2"
164164
},
165165
"dependenciesMeta": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14575,7 +14575,7 @@ __metadata:
1457514575
ts-loader: "npm:^9.5.4"
1457614576
tsconfig-paths: "npm:4.2.0"
1457714577
tsx: "npm:4.21.0"
14578-
typescript: "npm:5.9.3"
14578+
typescript: "npm:6.0.2"
1457914579
vue: "npm:3.5.31"
1458014580
vue-3-slider-component: "npm:1.0.2"
1458114581
vue-router: "npm:5.0.4"
@@ -16647,23 +16647,23 @@ __metadata:
1664716647
languageName: node
1664816648
linkType: hard
1664916649

16650-
"typescript@npm:5.9.3":
16651-
version: 5.9.3
16652-
resolution: "typescript@npm:5.9.3"
16650+
"typescript@npm:6.0.2":
16651+
version: 6.0.2
16652+
resolution: "typescript@npm:6.0.2"
1665316653
bin:
1665416654
tsc: bin/tsc
1665516655
tsserver: bin/tsserver
16656-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
16656+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
1665716657
languageName: node
1665816658
linkType: hard
1665916659

16660-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
16661-
version: 5.9.3
16662-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
16660+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
16661+
version: 6.0.2
16662+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1666316663
bin:
1666416664
tsc: bin/tsc
1666516665
tsserver: bin/tsserver
16666-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
16666+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
1666716667
languageName: node
1666816668
linkType: hard
1666916669

0 commit comments

Comments
 (0)