Skip to content

Commit 266fbed

Browse files
committed
chore(deps): update dependency typescript to ^4.6.2
1 parent 849e2a3 commit 266fbed

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
@@ -31,7 +31,7 @@
3131
"prettier": "^2.5.1",
3232
"semantic-release": "^17.3.9",
3333
"stylelint": "^14.5.3",
34-
"typescript": "^4.5.5"
34+
"typescript": "^4.6.2"
3535
},
3636
"dependencies": {
3737
"stylelint-config-prettier": "^9.0.3",

yarn.lock

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

6492-
typescript@^4.4.3, typescript@^4.5.5:
6493-
version "4.5.5"
6494-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
6495-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
6492+
typescript@^4.4.3, typescript@^4.6.2:
6493+
version "4.6.2"
6494+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
6495+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
64966496

64976497
uglify-js@^3.1.4:
64986498
version "3.12.1"

0 commit comments

Comments
 (0)