Skip to content

Commit 5ba79ed

Browse files
committed
Update dependency typescript to v4.8.4
1 parent bad4ce1 commit 5ba79ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prettier-plugin-solidity": "1.0.0-dev.23",
4545
"rimraf": "3.0.2",
4646
"ts-node": "10.9.1",
47-
"typescript": "4.8.3",
47+
"typescript": "4.8.4",
4848
"web3": "1.7.4"
4949
},
5050
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8794,10 +8794,10 @@ typedarray@^0.0.6:
87948794
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
87958795
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
87968796

8797-
typescript@4.8.3:
8798-
version "4.8.3"
8799-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
8800-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
8797+
typescript@4.8.4:
8798+
version "4.8.4"
8799+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
8800+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
88018801

88028802
typewise-core@^1.2, typewise-core@^1.2.0:
88038803
version "1.2.0"

0 commit comments

Comments
 (0)