Browse Source
Merge pull request #35 from beaussan/renovate/node-10.x
⬆️ Upgrade dependency @types/node to v10.17.17
pull/37/head
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1.3", |
|
|
"@types/jest": "25.1.3", |
|
|
"@types/node": "10.17.16", |
|
|
|
|
|
|
|
|
"@types/node": "10.17.17", |
|
|
"@types/nodegit": "0.26.1", |
|
|
"@types/nodegit": "0.26.1", |
|
|
"@types/prompts": "2.0.3", |
|
|
"@types/prompts": "2.0.3", |
|
|
"babel-jest": "25.1.0", |
|
|
"babel-jest": "25.1.0", |
|
|
|
|
|
@ -1421,10 +1421,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.16": |
|
|
|
|
|
version "10.17.16" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.16.tgz#ee96ddac1a38d98d2c8a71c7df0cdad5758e8993" |
|
|
|
|
|
integrity sha512-A4283YSA1OmnIivcpy/4nN86YlnKRiQp8PYwI2KdPCONEBN093QTb0gCtERtkLyVNGKKIGazTZ2nAmVzQU51zA== |
|
|
|
|
|
|
|
|
"@types/node@10.17.17": |
|
|
|
|
|
version "10.17.17" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.17.tgz#7a183163a9e6ff720d86502db23ba4aade5999b8" |
|
|
|
|
|
integrity sha512-gpNnRnZP3VWzzj5k3qrpRC6Rk3H/uclhAVo1aIvwzK5p5cOrs9yEyQ8H/HBsBY0u5rrWxXEiVPQ0dEB6pkjE8Q== |
|
|
|
|
|
|
|
|
"@types/node@>= 8": |
|
|
"@types/node@>= 8": |
|
|
version "13.7.0" |
|
|
version "13.7.0" |
|
|
|