Skip to content

Commit 4b2ee5d

Browse files
fix(deps): update dependency typescript to v4.8.2 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c8129b commit 4b2ee5d

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
@@ -13,7 +13,7 @@
1313
"react": "18.2.0",
1414
"react-dom": "18.2.0",
1515
"react-scripts": "5.0.1",
16-
"typescript": "4.7.4",
16+
"typescript": "4.8.2",
1717
"web-vitals": "2.1.4"
1818
},
1919
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9095,10 +9095,10 @@ typedarray-to-buffer@^3.1.5:
90959095
dependencies:
90969096
is-typedarray "^1.0.0"
90979097

9098-
typescript@4.7.4:
9099-
version "4.7.4"
9100-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
9101-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
9098+
typescript@4.8.2:
9099+
version "4.8.2"
9100+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
9101+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
91029102

91039103
unbox-primitive@^1.0.2:
91049104
version "1.0.2"

0 commit comments

Comments
 (0)