Browse Source
⬆️ Upgrade dependency @types/node to v10.17.20
pull/81/head
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -32,7 +32,7 @@ |
|
|
"@semantic-release/exec": "5.0.0", |
|
|
"@semantic-release/exec": "5.0.0", |
|
|
"@semantic-release/git": "9.0.0", |
|
|
"@semantic-release/git": "9.0.0", |
|
|
"@types/jest": "25.2.1", |
|
|
"@types/jest": "25.2.1", |
|
|
"@types/node": "10.17.19", |
|
|
|
|
|
|
|
|
"@types/node": "10.17.20", |
|
|
"@types/prompts": "2.0.5", |
|
|
"@types/prompts": "2.0.5", |
|
|
"babel-jest": "25.3.0", |
|
|
"babel-jest": "25.3.0", |
|
|
"codecov": "3.6.5", |
|
|
"codecov": "3.6.5", |
|
|
|
|
|
@ -1652,10 +1652,10 @@ |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b" |
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b" |
|
|
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A== |
|
|
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A== |
|
|
|
|
|
|
|
|
"@types/node@10.17.19": |
|
|
|
|
|
version "10.17.19" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.19.tgz#1d31ddd5503dba2af7a901aafef3392e4955620e" |
|
|
|
|
|
integrity sha512-46/xThm3zvvc9t9/7M3AaLEqtOpqlYYYcCZbpYVAQHG20+oMZBkae/VMrn4BTi6AJ8cpack0mEXhGiKmDNbLrQ== |
|
|
|
|
|
|
|
|
"@types/node@10.17.20": |
|
|
|
|
|
version "10.17.20" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.20.tgz#e6d8b3631af1e59bbb4fda04926b078acdd3c2ef" |
|
|
|
|
|
integrity sha512-XgDgo6W10SeGEAM0k7FosJpvLCynOTYns4Xk3J5HGrA+UI/bKZ30PGMzOP5Lh2zs4259I71FSYLAtjnx3qhObw== |
|
|
|
|
|
|
|
|
"@types/node@>= 8": |
|
|
"@types/node@>= 8": |
|
|
version "13.7.0" |
|
|
version "13.7.0" |
|
|
|