Skip to content

Commit

Permalink
fix(deps): update dependency got to v11.8.1 (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 17, 2020
1 parent 01c36ce commit 5c2607f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"chalk": "4.1.0",
"delay": "4.4.0",
"find-up": "5.0.0",
"got": "11.8.0",
"got": "11.8.1",
"renovate": "24.2.4",
"semver": "7.3.4",
"strip-ansi": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -3802,7 +3802,7 @@ got@11.8.0:
p-cancelable "^2.0.0"
responselike "^2.0.0"

got@^11.7.0:
got@11.8.1, got@^11.7.0:
version "11.8.1"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==
Expand Down

0 comments on commit 5c2607f

Please sign in to comment.