Skip to content

Commit f8d4917

Browse files
chore(deps): update dependency typescript to v4.8.2 (#1148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97e7b55 commit f8d4917

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
@@ -55,7 +55,7 @@
5555
"prettier": "2.7.1",
5656
"rimraf": "3.0.2",
5757
"ts-node": "10.8.1",
58-
"typescript": "4.7.4"
58+
"typescript": "4.8.2"
5959
},
6060
"resolutions": {
6161
"graphql": "16.5.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6338,10 +6338,10 @@ type-fest@^0.8.1:
63386338
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
63396339
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
63406340

6341-
typescript@4.7.4:
6342-
version "4.7.4"
6343-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
6344-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
6341+
typescript@4.8.2:
6342+
version "4.8.2"
6343+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
6344+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
63456345

63466346
unbox-primitive@^1.0.2:
63476347
version "1.0.2"

0 commit comments

Comments
 (0)