Skip to content

Commit

Permalink
Bump TypeScript for reselect-codemods
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Mar 8, 2024
1 parent 1b9eed2 commit fc9063e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"globby": "^14.0.1",
"jscodeshift": "^0.15.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"devDependencies": {
"@types/jscodeshift": "^0.11.11",
Expand Down
18 changes: 9 additions & 9 deletions codemods/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3577,7 +3577,7 @@ __metadata:
jscodeshift: ^0.15.1
prettier: ^3.2.5
ts-node: ^10.9.2
typescript: ^5.3.3
typescript: ^5.4.2
vitest: ^1.3.1
bin:
reselect-codemods: ./bin/cli.mjs
Expand Down Expand Up @@ -4141,23 +4141,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:^5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
languageName: node
linkType: hard

"typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=701156"
"typescript@patch:typescript@^5.4.2#~builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
languageName: node
linkType: hard

Expand Down

0 comments on commit fc9063e

Please sign in to comment.