Skip to content

Commit

Permalink
Bump typescript from 5.3.2 to 5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Mar 13, 2024
1 parent 29ba931 commit ff98eaf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/react-date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^3.0.0",
"typescript": "^5.3.2",
"typescript": "^5.4.2",
"vitest": "^1.0.2",
"vitest-canvas-mock": "^0.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "^8.56.0",
"eslint-config-wojtekmaj": "^0.11.0",
"prettier": "^3.0.0",
"typescript": "^5.3.2",
"typescript": "^5.4.2",
"vite": "^5.0.0"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4144,7 +4144,7 @@ __metadata:
react-dom: "npm:^18.2.0"
react-fit: "npm:^1.7.0"
rimraf: "npm:^3.0.0"
typescript: "npm:^5.3.2"
typescript: "npm:^5.4.2"
update-input-width: "npm:^1.4.0"
vitest: "npm:^1.0.2"
vitest-canvas-mock: "npm:^0.2.2"
Expand Down Expand Up @@ -4829,7 +4829,7 @@ __metadata:
react: "npm:^18.2.0"
react-date-picker: "workspace:packages/react-date-picker"
react-dom: "npm:^18.2.0"
typescript: "npm:^5.3.2"
typescript: "npm:^5.4.2"
vite: "npm:^5.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4949,23 +4949,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
"typescript@npm:^5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159
checksum: 10c0/583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.3.2#optional!builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=e012d7"
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
languageName: node
linkType: hard

Expand Down

0 comments on commit ff98eaf

Please sign in to comment.