Skip to content

Commit 588d11f

Browse files
committed
Bump typescript from 5.4.2 to 5.5.2
1 parent 4a1a7ff commit 588d11f

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

packages/react-datetime-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"react-dom": "^18.2.0",
8787
"replace-in-files-cli": "^2.2.0",
8888
"rimraf": "^3.0.0",
89-
"typescript": "^5.4.2",
89+
"typescript": "^5.5.2",
9090
"vitest": "^1.0.2",
9191
"vitest-canvas-mock": "^0.2.2"
9292
},

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@biomejs/biome": "^1.8.0",
2929
"@types/react": "*",
3030
"@vitejs/plugin-react": "^4.2.0",
31-
"typescript": "^5.4.2",
31+
"typescript": "^5.5.2",
3232
"vite": "^5.0.0"
3333
}
3434
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,7 +3240,7 @@ __metadata:
32403240
react-time-picker: "npm:^7.0.0"
32413241
replace-in-files-cli: "npm:^2.2.0"
32423242
rimraf: "npm:^3.0.0"
3243-
typescript: "npm:^5.4.2"
3243+
typescript: "npm:^5.5.2"
32443244
vitest: "npm:^1.0.2"
32453245
vitest-canvas-mock: "npm:^0.2.2"
32463246
peerDependencies:
@@ -3814,7 +3814,7 @@ __metadata:
38143814
react: "npm:^18.2.0"
38153815
react-datetime-picker: "workspace:packages/react-datetime-picker"
38163816
react-dom: "npm:^18.2.0"
3817-
typescript: "npm:^5.4.2"
3817+
typescript: "npm:^5.5.2"
38183818
vite: "npm:^5.0.0"
38193819
languageName: unknown
38203820
linkType: soft
@@ -3907,23 +3907,23 @@ __metadata:
39073907
languageName: node
39083908
linkType: hard
39093909

3910-
"typescript@npm:^5.4.2":
3911-
version: 5.4.2
3912-
resolution: "typescript@npm:5.4.2"
3910+
"typescript@npm:^5.5.2":
3911+
version: 5.5.2
3912+
resolution: "typescript@npm:5.5.2"
39133913
bin:
39143914
tsc: bin/tsc
39153915
tsserver: bin/tsserver
3916-
checksum: 10c0/583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
3916+
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
39173917
languageName: node
39183918
linkType: hard
39193919

3920-
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
3921-
version: 5.4.2
3922-
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
3920+
"typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
3921+
version: 5.5.2
3922+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
39233923
bin:
39243924
tsc: bin/tsc
39253925
tsserver: bin/tsserver
3926-
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
3926+
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
39273927
languageName: node
39283928
linkType: hard
39293929

0 commit comments

Comments
 (0)