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:
parent
98c6c9500e
commit
2abff388be
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue