Skip to content

Commit fa1b4cd

Browse files
Update dependency typescript to v6.0.3 (#11425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbdf8bd commit fa1b4cd

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
@@ -223,7 +223,7 @@
223223
"tslib": "^2.8.1",
224224
"tsx": "^4.20.3",
225225
"typed-scss-modules": "^8.1.1",
226-
"typescript": "6.0.2",
226+
"typescript": "6.0.3",
227227
"typescript-eslint": "^8.58.0",
228228
"vite": "^7.0.0",
229229
"vite-bundle-visualizer": "^1.2.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22153,7 +22153,7 @@ __metadata:
2215322153
tslib: "npm:^2.8.1"
2215422154
tsx: "npm:^4.20.3"
2215522155
typed-scss-modules: "npm:^8.1.1"
22156-
typescript: "npm:6.0.2"
22156+
typescript: "npm:6.0.3"
2215722157
typescript-eslint: "npm:^8.58.0"
2215822158
tzdata: "npm:1.0.49"
2215922159
uuid: "npm:14.0.0"
@@ -24163,23 +24163,23 @@ __metadata:
2416324163
languageName: node
2416424164
linkType: hard
2416524165

24166-
"typescript@npm:6.0.2":
24167-
version: 6.0.2
24168-
resolution: "typescript@npm:6.0.2"
24166+
"typescript@npm:6.0.3":
24167+
version: 6.0.3
24168+
resolution: "typescript@npm:6.0.3"
2416924169
bin:
2417024170
tsc: bin/tsc
2417124171
tsserver: bin/tsserver
24172-
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
24172+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
2417324173
languageName: node
2417424174
linkType: hard
2417524175

24176-
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
24177-
version: 6.0.2
24178-
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
24176+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
24177+
version: 6.0.3
24178+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
2417924179
bin:
2418024180
tsc: bin/tsc
2418124181
tsserver: bin/tsserver
24182-
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
24182+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
2418324183
languageName: node
2418424184
linkType: hard
2418524185

0 commit comments

Comments
 (0)