Skip to content

Commit

Permalink
Merge pull request #7 from screendriver/renovate/got-9.x
Browse files Browse the repository at this point in the history
⬆️ Update dependency got to v9.3.2
  • Loading branch information
screendriver authored Nov 8, 2018
2 parents e49aa6e + 91d9ced commit 74023fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/tape": "4.2.32",
"@types/test-listen": "1.1.0",
"codecov": "3.1.0",
"got": "9.3.1",
"got": "9.3.2",
"husky": "1.1.3",
"nyc": "13.1.0",
"prettier": "1.15.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -787,10 +787,10 @@ globals@^11.1.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-11.8.0.tgz#c1ef45ee9bed6badf0663c5cb90e8d1adec1321d"
integrity sha512-io6LkyPVuzCHBSQV9fmOwxZkUk6nIaGmxheLDgmuFv89j0fm2aqDbIXKAGfzCMHqz3HLF2Zf8WSG6VqMh2qFmA==

got@9.3.1:
version "9.3.1"
resolved "https://registry.yarnpkg.com/got/-/got-9.3.1.tgz#f0e6d531e6ece50375de4f18a640b716862f102c"
integrity sha512-lIVTDQipyF6uz7FpfHJ2Yd67tgb58C6eKAE46CYPqPj4BEkCT/HgdeRx8nF64BbVJWasEtlEJ3OBziuwl8tYrA==
got@9.3.2:
version "9.3.2"
resolved "https://registry.yarnpkg.com/got/-/got-9.3.2.tgz#f6e3bd063aa8f461ccd924afa2ba2b61deab3989"
integrity sha512-OyKOUg71IKvwb8Uj0KP6EN3+qVVvXmYsFznU1fnwUnKtDbZnwSlAi7muNlu4HhBfN9dImtlgg9e7H0g5qVdaeQ==
dependencies:
"@sindresorhus/is" "^0.12.0"
"@szmarczak/http-timer" "^1.1.0"
Expand Down

0 comments on commit 74023fa

Please sign in to comment.