Skip to content

Commit 2e17ac3

Browse files
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 746fb2c commit 2e17ac3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"rollup-plugin-postcss": "^4.0.2",
9090
"storybook": "^10",
9191
"ts-jest": "^29.4.6",
92-
"typescript": "^5.4.2",
92+
"typescript": "^6.0.2",
9393
"typescript-eslint": "^8.57.2",
9494
"yalc": "^1.0.0-pre.53"
9595
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3564,7 +3564,7 @@ __metadata:
35643564
rollup-plugin-postcss: "npm:^4.0.2"
35653565
storybook: "npm:^10"
35663566
ts-jest: "npm:^29.4.6"
3567-
typescript: "npm:^5.4.2"
3567+
typescript: "npm:^6.0.2"
35683568
typescript-eslint: "npm:^8.57.2"
35693569
yalc: "npm:^1.0.0-pre.53"
35703570
peerDependencies:
@@ -9820,23 +9820,23 @@ __metadata:
98209820
languageName: node
98219821
linkType: hard
98229822

9823-
"typescript@npm:^5.4.2":
9824-
version: 5.9.3
9825-
resolution: "typescript@npm:5.9.3"
9823+
"typescript@npm:^6.0.2":
9824+
version: 6.0.2
9825+
resolution: "typescript@npm:6.0.2"
98269826
bin:
98279827
tsc: bin/tsc
98289828
tsserver: bin/tsserver
9829-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
9829+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
98309830
languageName: node
98319831
linkType: hard
98329832

9833-
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
9834-
version: 5.9.3
9835-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
9833+
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
9834+
version: 6.0.2
9835+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
98369836
bin:
98379837
tsc: bin/tsc
98389838
tsserver: bin/tsserver
9839-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
9839+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
98409840
languageName: node
98419841
linkType: hard
98429842

0 commit comments

Comments
 (0)