Skip to content

Commit ba93a02

Browse files
committed
chore(dev-deps): update dependency typescript to v4.6.2
1 parent 59d2f26 commit ba93a02

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"stylelint-config-styled-components": "0.1.1",
185185
"stylelint-processor-styled-components": "1.10.0",
186186
"ts-jest": "27.1.3",
187-
"typescript": "4.5.5",
187+
"typescript": "4.6.2",
188188
"wait-on": "6.0.1",
189189
"webpack": "5.70.0"
190190
},

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -15598,12 +15598,7 @@ typedarray@^0.0.6:
1559815598
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1559915599
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1560015600

15601-
typescript@4.5.5:
15602-
version "4.5.5"
15603-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
15604-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
15605-
15606-
typescript@^4.4.3:
15601+
typescript@4.6.2, typescript@^4.4.3:
1560715602
version "4.6.2"
1560815603
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
1560915604
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==

0 commit comments

Comments
 (0)