mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
build(deps): update dependency got to v11.7.0 (#7342)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
71cf56eaf9
commit
6df1d82a27
3 changed files with 6 additions and 6 deletions
|
@ -132,7 +132,7 @@
|
||||||
"fs-extra": "9.0.1",
|
"fs-extra": "9.0.1",
|
||||||
"github-url-from-git": "1.5.0",
|
"github-url-from-git": "1.5.0",
|
||||||
"global-agent": "2.1.12",
|
"global-agent": "2.1.12",
|
||||||
"got": "11.6.2",
|
"got": "11.7.0",
|
||||||
"handlebars": "4.7.6",
|
"handlebars": "4.7.6",
|
||||||
"handy-redis": "1.8.3",
|
"handy-redis": "1.8.3",
|
||||||
"hasha": "5.2.0",
|
"hasha": "5.2.0",
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"commander": "6.1.0",
|
"commander": "6.1.0",
|
||||||
"eslint": "7.8.1",
|
"eslint": "7.8.1",
|
||||||
"fs-extra": "9.0.1",
|
"fs-extra": "9.0.1",
|
||||||
"got": "11.6.2",
|
"got": "11.7.0",
|
||||||
"lodash": "4.17.20",
|
"lodash": "4.17.20",
|
||||||
"shelljs": "0.8.4",
|
"shelljs": "0.8.4",
|
||||||
"strip-ansi": "6.0.0"
|
"strip-ansi": "6.0.0"
|
||||||
|
|
|
@ -4823,10 +4823,10 @@ globby@^11.0.0, globby@^11.0.1:
|
||||||
merge2 "^1.3.0"
|
merge2 "^1.3.0"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
got@11.6.2, got@^11.1.3:
|
got@11.7.0, got@^11.1.3:
|
||||||
version "11.6.2"
|
version "11.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-11.6.2.tgz#79d7bb8c11df212b97f25565407a1f4ae73210ec"
|
resolved "https://registry.yarnpkg.com/got/-/got-11.7.0.tgz#a386360305571a74548872e674932b4ef70d3b24"
|
||||||
integrity sha512-/21qgUePCeus29Jk7MEti8cgQUNXFSWfIevNIk4H7u1wmXNDrGPKPY6YsPY+o9CIT/a2DjCjRz0x1nM9FtS2/A==
|
integrity sha512-7en2XwH2MEqOsrK0xaKhbWibBoZqy+f1RSUoIeF1BLcnf+pyQdDsljWMfmOh+QKJwuvDIiKx38GtPh5wFdGGjg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/is" "^3.1.1"
|
"@sindresorhus/is" "^3.1.1"
|
||||||
"@szmarczak/http-timer" "^4.0.5"
|
"@szmarczak/http-timer" "^4.0.5"
|
||||||
|
|
Loading…
Reference in a new issue