Skip to content

Commit 12df780

Browse files
fix(deps): update dependency typescript to v4.9.3
1 parent cb3a37c commit 12df780

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
@@ -23,7 +23,7 @@
2323
"react-router": "5.3.4",
2424
"react-router-dom": "5.3.4",
2525
"react-scripts": "4.0.3",
26-
"typescript": "4.8.4"
26+
"typescript": "4.9.3"
2727
},
2828
"scripts": {
2929
"ionic": "ionic",

yarn.lock

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

11771-
typescript@4.8.4:
11772-
version "4.8.4"
11773-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
11774-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
11771+
typescript@4.9.3:
11772+
version "4.9.3"
11773+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
11774+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
1177511775

1177611776
unbox-primitive@^1.0.2:
1177711777
version "1.0.2"

0 commit comments

Comments
 (0)