1
0
Fork 0
mirror of https://github.com/kou029w/megabit.git synced 2025-01-30 21:58:04 +00:00

chore(deps): update dependency typescript to ~4.4.0

This commit is contained in:
Renovate Bot 2021-08-26 23:05:16 +00:00 committed by Kohei Watanabe
parent 98c6c9500e
commit 2abff388be
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"@types/node": "~16",
"npm-run-all": "~4",
"typedoc": "~0.21",
"typescript": "~4.3"
"typescript": "~4.4.0"
},
"scripts": {
"doc": "typedoc --tsconfig tsconfig.base.json src",

View file

@ -700,10 +700,10 @@ typedoc@~0.21:
shiki "^0.9.8"
typedoc-default-themes "^0.12.10"
typescript@~4.3:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
typescript@~4.4.0:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
uglify-js@^3.1.4:
version "3.14.1"