Skip to content

Commit 526201d

Browse files
committed
Update dependency typescript to v4.8.2
1 parent 817bed8 commit 526201d

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
@@ -38,6 +38,6 @@
3838
"rimraf": "3.0.2",
3939
"solhint": "3.3.7",
4040
"ts-node": "10.9.1",
41-
"typescript": "4.7.4"
41+
"typescript": "4.8.2"
4242
}
4343
}

yarn.lock

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

8341-
typescript@4.7.4:
8342-
version "4.7.4"
8343-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
8344-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
8341+
typescript@4.8.2:
8342+
version "4.8.2"
8343+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
8344+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
83458345

83468346
typewise-core@^1.2, typewise-core@^1.2.0:
83478347
version "1.2.0"

0 commit comments

Comments
 (0)