Skip to content

Commit 25cc9e1

Browse files
committed
chore(deps): update dependency typescript to v4.8.3
1 parent d38071c commit 25cc9e1

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "2.7.1",
4848
"semantic-release": "17.4.7",
4949
"ts-node": "10.9.1",
50-
"typescript": "4.7.4",
50+
"typescript": "4.8.3",
5151
"webpack": "5.74.0",
5252
"yarn": "1.22.19"
5353
},

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5507,15 +5507,10 @@ type-fest@^0.8.1:
55075507
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
55085508
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
55095509

5510-
typescript@4.7.4:
5511-
version "4.7.4"
5512-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5513-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
5514-
5515-
typescript@^4.6.4:
5516-
version "4.8.2"
5517-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
5518-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
5510+
typescript@4.8.3, typescript@^4.6.4:
5511+
version "4.8.3"
5512+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
5513+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
55195514

55205515
uglify-js@^3.1.4:
55215516
version "3.17.0"

0 commit comments

Comments
 (0)