Skip to content

Commit e1ac956

Browse files
committed
Update dependency typescript to v4.6.2
1 parent ee59094 commit e1ac956

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.5.5",
24+
"typescript": "4.6.2",
2525
"web-vitals": "1.1.2"
2626
},
2727
"scripts": {

yarn.lock

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

10860-
typescript@4.5.5:
10861-
version "4.5.5"
10862-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
10863-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
10860+
typescript@4.6.2:
10861+
version "4.6.2"
10862+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10863+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
1086410864

1086510865
unbox-primitive@^1.0.1:
1086610866
version "1.0.1"

0 commit comments

Comments
 (0)