mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-03 23:09:17 -05:00
chore: update Typescript 3.7.1-rc (#1536)
* chore: update typescript@3.7.0-beta * chore: update to typescript@3.7.1-rc
This commit is contained in:
parent
c70be6ec82
commit
0aba1c36d9
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
|||
"rimraf": "3.0.0",
|
||||
"standard-version": "7.0.0",
|
||||
"supertest": "4.0.2",
|
||||
"typescript": "3.7.0-beta",
|
||||
"typescript": "3.7.1-rc",
|
||||
"verdaccio-auth-memory": "8.2.0",
|
||||
"verdaccio-memory": "8.2.0"
|
||||
},
|
||||
|
|
|
@ -8114,10 +8114,10 @@ typedarray@^0.0.6:
|
|||
resolved "https://registry.verdaccio.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@3.7.0-beta:
|
||||
version "3.7.0-beta"
|
||||
resolved "https://registry.verdaccio.org/typescript/-/typescript-3.7.0-beta.tgz#4ad556e0eee14b90ecc39261001690e16e5eeba9"
|
||||
integrity sha512-4jyCX+IQamrPJxgkABPq9xf+hUN+GWHVxoj+oey1TadCPa4snQl1RKwUba+1dyzYCamwlCxKvZQ3TjyWLhMGBA==
|
||||
typescript@3.7.1-rc:
|
||||
version "3.7.1-rc"
|
||||
resolved "https://registry.verdaccio.org/typescript/-/typescript-3.7.1-rc.tgz#2054b872d67f8dc732e36c1df397f9327f37ada0"
|
||||
integrity sha512-2rMtWppLsaPvmpXsoIAXWDBQVnJMw1ITGGSnidMuayLj9iCmMRT69ncKZw/Mk5rXfJkilApKucWQZxproALoRw==
|
||||
|
||||
uglify-js@^3.1.4:
|
||||
version "3.6.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue