Skip to content

Commit ff98eaf

Browse files
committed
Bump typescript from 5.3.2 to 5.4.2
1 parent 29ba931 commit ff98eaf

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

packages/react-date-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"react": "^18.2.0",
132132
"react-dom": "^18.2.0",
133133
"rimraf": "^3.0.0",
134-
"typescript": "^5.3.2",
134+
"typescript": "^5.4.2",
135135
"vitest": "^1.0.2",
136136
"vitest-canvas-mock": "^0.2.2"
137137
},

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "^8.56.0",
3131
"eslint-config-wojtekmaj": "^0.11.0",
3232
"prettier": "^3.0.0",
33-
"typescript": "^5.3.2",
33+
"typescript": "^5.4.2",
3434
"vite": "^5.0.0"
3535
}
3636
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4144,7 +4144,7 @@ __metadata:
41444144
react-dom: "npm:^18.2.0"
41454145
react-fit: "npm:^1.7.0"
41464146
rimraf: "npm:^3.0.0"
4147-
typescript: "npm:^5.3.2"
4147+
typescript: "npm:^5.4.2"
41484148
update-input-width: "npm:^1.4.0"
41494149
vitest: "npm:^1.0.2"
41504150
vitest-canvas-mock: "npm:^0.2.2"
@@ -4829,7 +4829,7 @@ __metadata:
48294829
react: "npm:^18.2.0"
48304830
react-date-picker: "workspace:packages/react-date-picker"
48314831
react-dom: "npm:^18.2.0"
4832-
typescript: "npm:^5.3.2"
4832+
typescript: "npm:^5.4.2"
48334833
vite: "npm:^5.0.0"
48344834
languageName: unknown
48354835
linkType: soft
@@ -4949,23 +4949,23 @@ __metadata:
49494949
languageName: node
49504950
linkType: hard
49514951

4952-
"typescript@npm:^5.3.2":
4953-
version: 5.3.2
4954-
resolution: "typescript@npm:5.3.2"
4952+
"typescript@npm:^5.4.2":
4953+
version: 5.4.2
4954+
resolution: "typescript@npm:5.4.2"
49554955
bin:
49564956
tsc: bin/tsc
49574957
tsserver: bin/tsserver
4958-
checksum: 10c0/d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159
4958+
checksum: 10c0/583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
49594959
languageName: node
49604960
linkType: hard
49614961

4962-
"typescript@patch:typescript@npm%3A^5.3.2#optional!builtin<compat/typescript>":
4963-
version: 5.3.2
4964-
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=e012d7"
4962+
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
4963+
version: 5.4.2
4964+
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
49654965
bin:
49664966
tsc: bin/tsc
49674967
tsserver: bin/tsserver
4968-
checksum: 10c0/73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7
4968+
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
49694969
languageName: node
49704970
linkType: hard
49714971

0 commit comments

Comments
 (0)