Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 1ce1a6d commit 3326e2b
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
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.6",
"ts-node": "10.9.2",
"typescript": "4.1.5"
"typescript": "4.9.5"
}
}
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.6",
"react": "17.0.2",
"typescript": "4.1.5"
"typescript": "4.9.5"
}
}
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": "4.9.5"
},
"peerDependencies": {
"ethers": "^5.3.0"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1956,7 +1956,7 @@ __metadata:
mocha: 10.7.3
npm-run-all2: 6.2.6
ts-node: 10.9.2
typescript: 4.1.5
typescript: 4.9.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2031,7 +2031,7 @@ __metadata:
eslint-plugin-react-hooks: 4.6.2
npm-run-all2: 6.2.6
react: 17.0.2
typescript: 4.1.5
typescript: 4.9.5
peerDependencies:
"@liquity/lib-base": ^3.0.0
react: ^16.13.1
Expand All @@ -2058,7 +2058,7 @@ __metadata:
dependencies:
ethers: 5.7.2
ts-node: 10.9.2
typescript: 4.1.5
typescript: 4.9.5
peerDependencies:
ethers: ^5.3.0
languageName: unknown
Expand Down Expand Up @@ -18638,13 +18638,13 @@ __metadata:
languageName: node
linkType: hard

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

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

"typescript@patch:typescript@4.1.5#~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@patch:typescript@4.9.5#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: fde897357ff6bb729323dc6d58753193d0d8e3d90ea66081f9a4eb798e1056a3a47a49c666a7bccdf93e37780ed0913b78de83a766c6da85b73bad3ed34470d0
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
languageName: node
linkType: hard

Expand Down

0 comments on commit 3326e2b

Please sign in to comment.