Skip to content

Commit c1050c8

Browse files
committed
Update dependency typescript to v4.6.3
1 parent 8091919 commit c1050c8

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
@@ -21,7 +21,7 @@
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
2323
"react-scripts": "4.0.3",
24-
"typescript": "4.6.2",
24+
"typescript": "4.6.3",
2525
"web-vitals": "2.1.4"
2626
},
2727
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10909,10 +10909,10 @@ typedarray@^0.0.6:
1090910909
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1091010910
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1091110911

10912-
typescript@4.6.2:
10913-
version "4.6.2"
10914-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10915-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
10912+
typescript@4.6.3:
10913+
version "4.6.3"
10914+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
10915+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1091610916

1091710917
unbox-primitive@^1.0.1:
1091810918
version "1.0.1"

0 commit comments

Comments
 (0)