Browse Source
⬆️ Upgrade dependency @types/node to v10.17.26
pull/135/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.3", |
|
|
"@types/jest": "25.2.3", |
|
|
"@types/node": "10.17.25", |
|
|
|
|
|
|
|
|
"@types/node": "10.17.26", |
|
|
"@types/prompts": "2.0.8", |
|
|
"@types/prompts": "2.0.8", |
|
|
"babel-jest": "26.0.1", |
|
|
"babel-jest": "26.0.1", |
|
|
"codecov": "3.7.0", |
|
|
"codecov": "3.7.0", |
|
|
|
|
|
@ -1842,10 +1842,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.25": |
|
|
|
|
|
version "10.17.25" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.25.tgz#64f64cd3e8641e8163c81045e545d2825d300e37" |
|
|
|
|
|
integrity sha512-EWPw3jDB0jip4HafDkoezNOwG00TtVZ1TOe74MaxIBWgpyM60UF/LXzFVx9+8AdSYNNOPgx7TuJoRmgnhHZ/7g== |
|
|
|
|
|
|
|
|
"@types/node@10.17.26": |
|
|
|
|
|
version "10.17.26" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.26.tgz#a8a119960bff16b823be4c617da028570779bcfd" |
|
|
|
|
|
integrity sha512-myMwkO2Cr82kirHY8uknNRHEVtn0wV3DTQfkrjx17jmkstDRZ24gNUdl8AHXVyVclTYI/bNjgTPTAWvWLqXqkw== |
|
|
|
|
|
|
|
|
"@types/node@>= 8": |
|
|
"@types/node@>= 8": |
|
|
version "13.7.0" |
|
|
version "13.7.0" |
|
|
|