Browse Source
⬆️ Upgrade dependency @types/node to v10.17.25
pull/133/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.24", |
|
|
|
|
|
|
|
|
"@types/node": "10.17.25", |
|
|
"@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.24": |
|
|
|
|
|
version "10.17.24" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.24.tgz#c57511e3a19c4b5e9692bb2995c40a3a52167944" |
|
|
|
|
|
integrity sha512-5SCfvCxV74kzR3uWgTYiGxrd69TbT1I6+cMx1A5kEly/IVveJBimtAMlXiEyVFn5DvUFewQWxOOiJhlxeQwxgA== |
|
|
|
|
|
|
|
|
"@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@>= 8": |
|
|
"@types/node@>= 8": |
|
|
version "13.7.0" |
|
|
version "13.7.0" |
|
|
|