Skip to content

Commit 173fe97

Browse files
committed
chore(typescript): bump typescript
1 parent 565068b commit 173fe97

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.yarn/install-state.gz

23.5 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"jsdom": "^24.0.0",
8585
"prettier": "^3.2.5",
8686
"rimraf": "^5.0.5",
87-
"typescript": "^5.3.3",
87+
"typescript": "^5.4.2",
8888
"vitest": "^1.3.1"
8989
},
9090
"dependencies": {

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ __metadata:
4646
jsdom: "npm:^24.0.0"
4747
prettier: "npm:^3.2.5"
4848
rimraf: "npm:^5.0.5"
49-
typescript: "npm:^5.3.3"
49+
typescript: "npm:^5.4.2"
5050
vitest: "npm:^1.3.1"
5151
languageName: unknown
5252
linkType: soft
@@ -4167,23 +4167,23 @@ __metadata:
41674167
languageName: node
41684168
linkType: hard
41694169

4170-
"typescript@npm:^5.3.3":
4171-
version: 5.3.3
4172-
resolution: "typescript@npm:5.3.3"
4170+
"typescript@npm:^5.4.2":
4171+
version: 5.4.2
4172+
resolution: "typescript@npm:5.4.2"
41734173
bin:
41744174
tsc: bin/tsc
41754175
tsserver: bin/tsserver
4176-
checksum: 10c0/e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
4176+
checksum: 10c0/583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
41774177
languageName: node
41784178
linkType: hard
41794179

4180-
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
4181-
version: 5.3.3
4182-
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
4180+
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
4181+
version: 5.4.2
4182+
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
41834183
bin:
41844184
tsc: bin/tsc
41854185
tsserver: bin/tsserver
4186-
checksum: 10c0/1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
4186+
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
41874187
languageName: node
41884188
linkType: hard
41894189

0 commit comments

Comments
 (0)