Skip to content

Commit

Permalink
Decrement TypeScript to ~4.6.3 ahead of migration to core monorepo
Browse files Browse the repository at this point in the history
Closes #1682
  • Loading branch information
MajorLift committed Sep 22, 2023
1 parent 0aa45a9 commit 6a144f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion merged-packages/eth-json-rpc-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ts-jest": "^28.0.7",
"ts-node": "^10.7.0",
"typedoc": "^0.23.15",
"typescript": "~4.8.4"
"typescript": "~4.6.3"
},
"packageManager": "yarn@3.2.1",
"engines": {
Expand Down
18 changes: 9 additions & 9 deletions merged-packages/eth-json-rpc-provider/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ __metadata:
ts-jest: ^28.0.7
ts-node: ^10.7.0
typedoc: ^0.23.15
typescript: ~4.8.4
typescript: ~4.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6377,23 +6377,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~4.8.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
"typescript@npm:~4.6.3":
version: 4.6.4
resolution: "typescript@npm:4.6.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0
checksum: e7bfcc39cd4571a63a54e5ea21f16b8445268b9900bf55aee0e02ad981be576acc140eba24f1af5e3c1457767c96cea6d12861768fb386cf3ffb34013718631a
languageName: node
linkType: hard

"typescript@patch:typescript@~4.8.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=7ad353"
"typescript@patch:typescript@~4.6.3#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
checksum: 1cb434fbc637d347be90e3a0c6cd05e33c38f941713c8786d3031faf1842c2c148ba91d2fac01e7276b0ae3249b8633f1660e32686cc7a8c6a8fd5361dc52c66
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a144f5

Please sign in to comment.