mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
build(deps): update dependency got to v9.5.0
This commit is contained in:
parent
08b7752027
commit
2e684e2b8a
2 changed files with 7 additions and 7 deletions
|
@ -101,7 +101,7 @@
|
||||||
"gh-got": "8.0.1",
|
"gh-got": "8.0.1",
|
||||||
"github-url-from-git": "1.5.0",
|
"github-url-from-git": "1.5.0",
|
||||||
"gl-got": "9.0.2",
|
"gl-got": "9.0.2",
|
||||||
"got": "9.4.0",
|
"got": "9.5.0",
|
||||||
"handlebars": "4.0.12",
|
"handlebars": "4.0.12",
|
||||||
"ini": "1.3.5",
|
"ini": "1.3.5",
|
||||||
"js-yaml": "3.12.0",
|
"js-yaml": "3.12.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -161,7 +161,7 @@
|
||||||
into-stream "^4.0.0"
|
into-stream "^4.0.0"
|
||||||
lodash "^4.17.4"
|
lodash "^4.17.4"
|
||||||
|
|
||||||
"@sindresorhus/is@0.14.0":
|
"@sindresorhus/is@0.14.0", "@sindresorhus/is@^0.14.0":
|
||||||
version "0.14.0"
|
version "0.14.0"
|
||||||
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|
||||||
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
|
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
|
||||||
|
@ -3187,12 +3187,12 @@ globby@^8.0.0:
|
||||||
pify "^3.0.0"
|
pify "^3.0.0"
|
||||||
slash "^1.0.0"
|
slash "^1.0.0"
|
||||||
|
|
||||||
got@9.4.0:
|
got@9.5.0:
|
||||||
version "9.4.0"
|
version "9.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-9.4.0.tgz#3b52a54306514b0404b869e1ba572b594772f2b1"
|
resolved "https://registry.yarnpkg.com/got/-/got-9.5.0.tgz#6fd0312c6b694c0a11d9119d95fd7daed174eb49"
|
||||||
integrity sha512-k15lhRXITxW0eURHfEGzV+8pBYBHtTrYterFlMzP5rXQcQMPikDC2wvZkgivcJwGH4bv1JzMUTPlHfYGhuXJnw==
|
integrity sha512-N+4kb6i9t1lauJ4NwLVVoFVLxZNa6i+iivtNzCSVw7+bVbTXoq0qXctdd8i9rj3lrI0zDk5NGzcO4bfpEP6Uuw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/is" "^0.12.0"
|
"@sindresorhus/is" "^0.14.0"
|
||||||
"@szmarczak/http-timer" "^1.1.0"
|
"@szmarczak/http-timer" "^1.1.0"
|
||||||
cacheable-request "^5.1.0"
|
cacheable-request "^5.1.0"
|
||||||
decompress-response "^3.3.0"
|
decompress-response "^3.3.0"
|
||||||
|
|
Loading…
Reference in a new issue