Skip to content

Commit e15c006

Browse files
committed
Bump typescript from 5.3.2 to 5.4.2
1 parent 52a83f1 commit e15c006

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
@@ -39,7 +39,7 @@
3939
"husky": "^9.0.0",
4040
"lint-staged": "^15.0.0",
4141
"prettier": "^3.0.0",
42-
"typescript": "^5.3.2",
42+
"typescript": "^5.4.2",
4343
"typescript-plugin-css-modules": "^5.0.0",
4444
"vite": "^5.0.0",
4545
"vite-plugin-simple-html": "^0.1.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3698,7 +3698,7 @@ __metadata:
36983698
prettier: "npm:^3.0.0"
36993699
react: "npm:^18.2.0"
37003700
react-dom: "npm:^18.2.0"
3701-
typescript: "npm:^5.3.2"
3701+
typescript: "npm:^5.4.2"
37023702
typescript-plugin-css-modules: "npm:^5.0.0"
37033703
vite: "npm:^5.0.0"
37043704
vite-plugin-simple-html: "npm:^0.1.0"
@@ -4377,23 +4377,23 @@ __metadata:
43774377
languageName: node
43784378
linkType: hard
43794379

4380-
"typescript@npm:^5.3.2":
4381-
version: 5.3.2
4382-
resolution: "typescript@npm:5.3.2"
4380+
"typescript@npm:^5.4.2":
4381+
version: 5.4.2
4382+
resolution: "typescript@npm:5.4.2"
43834383
bin:
43844384
tsc: bin/tsc
43854385
tsserver: bin/tsserver
4386-
checksum: 10c0/d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159
4386+
checksum: 10c0/583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
43874387
languageName: node
43884388
linkType: hard
43894389

4390-
"typescript@patch:typescript@npm%3A^5.3.2#optional!builtin<compat/typescript>":
4391-
version: 5.3.2
4392-
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=e012d7"
4390+
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
4391+
version: 5.4.2
4392+
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
43934393
bin:
43944394
tsc: bin/tsc
43954395
tsserver: bin/tsserver
4396-
checksum: 10c0/73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7
4396+
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
43974397
languageName: node
43984398
linkType: hard
43994399

0 commit comments

Comments
 (0)