Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent dba52f9 commit 455a776
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ts-node": "10.4.0",
"typedoc": "0.22.10",
"typedoc-plugin-markdown": "3.11.7",
"typescript": "4.5.2",
"typescript": "4.6.2",
"yarn-deduplicate": "3.1.0"
},
"author": "Altnext Gorillaz",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5808,10 +5808,10 @@ [email protected]:
minimatch "^3.0.4"
shiki "^0.9.12"

typescript@4.5.2, typescript@^4.4.3:
version "4.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
typescript@4.6.2, typescript@^4.4.3:
version "4.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==

uglify-js@^3.1.4:
version "3.13.9"
Expand Down

0 comments on commit 455a776

Please sign in to comment.