Skip to content

Commit 21cfdf6

Browse files
committed
Bump typescript from 5.4.2 to 5.5.2
1 parent 791510e commit 21cfdf6

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
@@ -36,7 +36,7 @@
3636
"@types/react-dom": "*",
3737
"@vitejs/plugin-react": "^4.2.0",
3838
"husky": "^9.0.0",
39-
"typescript": "^5.4.2",
39+
"typescript": "^5.5.2",
4040
"typescript-plugin-css-modules": "^5.0.0",
4141
"vite": "^5.0.0",
4242
"vite-plugin-simple-html": "^0.1.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2461,7 +2461,7 @@ __metadata:
24612461
husky: "npm:^9.0.0"
24622462
react: "npm:^18.2.0"
24632463
react-dom: "npm:^18.2.0"
2464-
typescript: "npm:^5.4.2"
2464+
typescript: "npm:^5.5.2"
24652465
typescript-plugin-css-modules: "npm:^5.0.0"
24662466
vite: "npm:^5.0.0"
24672467
vite-plugin-simple-html: "npm:^0.1.0"
@@ -2903,23 +2903,23 @@ __metadata:
29032903
languageName: node
29042904
linkType: hard
29052905

2906-
"typescript@npm:^5.4.2":
2907-
version: 5.4.2
2908-
resolution: "typescript@npm:5.4.2"
2906+
"typescript@npm:^5.5.2":
2907+
version: 5.5.2
2908+
resolution: "typescript@npm:5.5.2"
29092909
bin:
29102910
tsc: bin/tsc
29112911
tsserver: bin/tsserver
2912-
checksum: 10c0/583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
2912+
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
29132913
languageName: node
29142914
linkType: hard
29152915

2916-
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
2917-
version: 5.4.2
2918-
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
2916+
"typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
2917+
version: 5.5.2
2918+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
29192919
bin:
29202920
tsc: bin/tsc
29212921
tsserver: bin/tsserver
2922-
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
2922+
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
29232923
languageName: node
29242924
linkType: hard
29252925

0 commit comments

Comments
 (0)