Skip to content

Commit 9fc3bbe

Browse files
committed
fix(deps): update dependency typescript to v4.8.2
1 parent 4ba2b08 commit 9fc3bbe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-router": "5.3.3",
2424
"react-router-dom": "5.3.3",
2525
"react-scripts": "4.0.3",
26-
"typescript": "4.7.4"
26+
"typescript": "4.8.2"
2727
},
2828
"scripts": {
2929
"ionic": "ionic",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11762,10 +11762,10 @@ typedarray@^0.0.6:
1176211762
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1176311763
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1176411764

11765-
typescript@4.7.4:
11766-
version "4.7.4"
11767-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
11768-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
11765+
typescript@4.8.2:
11766+
version "4.8.2"
11767+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
11768+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
1176911769

1177011770
unbox-primitive@^1.0.2:
1177111771
version "1.0.2"

0 commit comments

Comments
 (0)