Skip to content

Commit 822e31a

Browse files
Bump typescript from 5.9.3 to 6.0.2 in the lint group
Bumps the lint group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `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 dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3edc3b5 commit 822e31a

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
@@ -111,7 +111,7 @@
111111
"sass-embedded": "^1.97.2",
112112
"storybook": "^10.2.14",
113113
"tslib": "^2.8.1",
114-
"typescript": "^5.9.3",
114+
"typescript": "^6.0.2",
115115
"typescript-eslint": "^8.57.1",
116116
"vite": "^7.3.1",
117117
"vite-tsconfig-paths": "^6.1.1"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7908,7 +7908,7 @@ __metadata:
79087908
sass-embedded: "npm:^1.97.2"
79097909
storybook: "npm:^10.2.14"
79107910
tslib: "npm:^2.8.1"
7911-
typescript: "npm:^5.9.3"
7911+
typescript: "npm:^6.0.2"
79127912
typescript-eslint: "npm:^8.57.1"
79137913
vite: "npm:^7.3.1"
79147914
vite-tsconfig-paths: "npm:^6.1.1"
@@ -9977,23 +9977,23 @@ __metadata:
99779977
languageName: node
99789978
linkType: hard
99799979

9980-
"typescript@npm:^5.9.3":
9981-
version: 5.9.3
9982-
resolution: "typescript@npm:5.9.3"
9980+
"typescript@npm:^6.0.2":
9981+
version: 6.0.2
9982+
resolution: "typescript@npm:6.0.2"
99839983
bin:
99849984
tsc: bin/tsc
99859985
tsserver: bin/tsserver
9986-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
9986+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
99879987
languageName: node
99889988
linkType: hard
99899989

9990-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
9991-
version: 5.9.3
9992-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
9990+
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
9991+
version: 6.0.2
9992+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
99939993
bin:
99949994
tsc: bin/tsc
99959995
tsserver: bin/tsserver
9996-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
9996+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
99979997
languageName: node
99989998
linkType: hard
99999999

0 commit comments

Comments
 (0)