mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
Update dependency typescript to ~3.8.0
This commit is contained in:
parent
8596648d11
commit
83d0f0b2a5
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"devDependencies": {
|
||||
"@types/node": "~12",
|
||||
"npm-run-all": "~4",
|
||||
"typescript": "~3.7"
|
||||
"typescript": "~3.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"doc": "run-s build doc:export",
|
||||
|
|
|
@ -6660,10 +6660,10 @@ typedarray@^0.0.6:
|
|||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@~3.7:
|
||||
version "3.7.5"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
|
||||
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
|
||||
typescript@~3.8.0:
|
||||
version "3.8.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
|
||||
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
|
||||
|
||||
unfetch@4.1.0:
|
||||
version "4.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue