Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 72aaefc commit e75ebc0
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 42 deletions.
2 changes: 1 addition & 1 deletion packages/dev-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"node-fetch": "3.3.2",
"npm-run-all2": "6.2.4",
"rollup-plugin-polyfill-node": "0.13.0",
"typescript": "5.4.2",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite-plugin-node-polyfills": "0.22.0",
"vitest": "0.34.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"mocha": "10.7.3",
"npm-run-all2": "6.2.4",
"ts-node": "10.9.2",
"typescript": "4.1.5"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/lib-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"hardhat": "2.22.13",
"npm-run-all2": "6.2.4",
"ts-node": "10.9.2",
"typescript": "5.4.2",
"typescript": "5.6.3",
"ws": "8.17.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-hashgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"eslint": "9.13.0",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"typescript": "5.4.5"
"typescript": "5.6.3"
},
"dependencies": {
"@hashgraph/sdk": "2.41.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"eslint-plugin-react-hooks": "4.6.2",
"npm-run-all2": "6.2.4",
"react": "17.0.2",
"typescript": "4.1.5"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/mirror-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"eslint": "9.13.0",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"typescript": "5.4.5"
"typescript": "5.6.3"
},
"dependencies": {
"@hashgraph/sdk": "2.41.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"ethers": "5.7.2",
"ts-node": "10.9.2",
"typescript": "4.1.5"
"typescript": "5.6.3"
},
"peerDependencies": {
"ethers": "^5.3.0"
Expand Down
50 changes: 15 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1941,7 +1941,7 @@ __metadata:
recharts: 2.13.0
rollup-plugin-polyfill-node: 0.13.0
theme-ui: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0
typescript: 5.4.2
typescript: 5.6.3
vite: 5.4.9
vite-plugin-node-polyfills: 0.22.0
vitest: 0.34.6
Expand All @@ -1965,7 +1965,7 @@ __metadata:
mocha: 10.7.3
npm-run-all2: 6.2.4
ts-node: 10.9.2
typescript: 4.1.5
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1999,7 +1999,7 @@ __metadata:
hardhat: 2.22.13
npm-run-all2: 6.2.4
ts-node: 10.9.2
typescript: 5.4.2
typescript: 5.6.3
ws: 8.17.1
peerDependencies:
"@liquity/lib-base": ^3.0.0
Expand All @@ -2022,7 +2022,7 @@ __metadata:
hashconnect: ^3.0.13
prettier: 3.3.3
prettier-plugin-organize-imports: 4.1.0
typescript: 5.4.5
typescript: 5.6.3
web3: ^4.8.0
languageName: unknown
linkType: soft
Expand All @@ -2040,7 +2040,7 @@ __metadata:
eslint-plugin-react-hooks: 4.6.2
npm-run-all2: 6.2.4
react: 17.0.2
typescript: 4.1.5
typescript: 5.6.3
peerDependencies:
"@liquity/lib-base": ^3.0.0
react: ^16.13.1
Expand All @@ -2057,7 +2057,7 @@ __metadata:
eslint: 9.13.0
prettier: 3.3.3
prettier-plugin-organize-imports: 4.1.0
typescript: 5.4.5
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand All @@ -2067,7 +2067,7 @@ __metadata:
dependencies:
ethers: 5.7.2
ts-node: 10.9.2
typescript: 4.1.5
typescript: 5.6.3
peerDependencies:
ethers: ^5.3.0
languageName: unknown
Expand Down Expand Up @@ -18701,16 +18701,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.1.5":
version: 4.1.5
resolution: "typescript@npm:4.1.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: af660e69aa5184520dfa57362dcf7fd1b26d08b869d76b3bd58dcc04058a757983f470cd61ded824ab01fa08a81d58c7f607d8e360f4e550664b9439d04f8e41
languageName: node
linkType: hard

"typescript@npm:5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
Expand All @@ -18721,23 +18711,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.1.5
resolution: "typescript@patch:typescript@npm%3A4.1.5#~builtin<compat/typescript>::version=4.1.5&hash=4a8eb8"
"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: fde897357ff6bb729323dc6d58753193d0d8e3d90ea66081f9a4eb798e1056a3a47a49c666a7bccdf93e37780ed0913b78de83a766c6da85b73bad3ed34470d0
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
languageName: node
linkType: hard

Expand All @@ -18751,13 +18731,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@5.4.5#~builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d59e26e74f6b444517d0ba16e0ee16e75c652c2b49a59f2ebdbeb16647a855fd50c7fc786a58987e45f03bce0677092e2dd3333649fd53b11d0b0d271455837c
checksum: 67e1a8f872831b05c32790e482b999090fac390db0ea80c6fcf90079eb4b03cb02db43bf740f6db7b1605dae064687a839a771b0215011740e61e28e810ddc35
languageName: node
linkType: hard

Expand Down

0 comments on commit e75ebc0

Please sign in to comment.