Skip to content

Commit a1d1dfc

Browse files
committed
Update dependency typescript to v4.8.2
1 parent 16b587e commit a1d1dfc

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
@@ -50,7 +50,7 @@
5050
"ts-node": "10.9.1",
5151
"typechain": "4.0.3",
5252
"typechain-target-truffle": "1.0.2",
53-
"typescript": "4.7.4",
53+
"typescript": "4.8.2",
5454
"web3": "1.7.4"
5555
},
5656
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13892,10 +13892,10 @@ typescript-tuple@^2.2.1:
1389213892
dependencies:
1389313893
typescript-compare "^0.0.2"
1389413894

13895-
typescript@4.7.4:
13896-
version "4.7.4"
13897-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
13898-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
13895+
typescript@4.8.2:
13896+
version "4.8.2"
13897+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
13898+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
1389913899

1390013900
typewise-core@^1.2, typewise-core@^1.2.0:
1390113901
version "1.2.0"

0 commit comments

Comments
 (0)