Skip to content

Commit a27dfc8

Browse files
committed
Update dependency typescript to v4.8.2
1 parent f6efd0a commit a27dfc8

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.7.4",
47+
"typescript": "4.8.2",
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.7.4:
8798-
version "4.7.4"
8799-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
8800-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
8797+
typescript@4.8.2:
8798+
version "4.8.2"
8799+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
8800+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
88018801

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

0 commit comments

Comments
 (0)