Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #53 from TiagoDanin/renovate/got-11.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency got to ^11.3.0
  • Loading branch information
TiagoDanin authored Jun 27, 2020
2 parents 54b7f47 + 63b64a6 commit c0f1869
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 @@ -55,7 +55,7 @@
},
"devDependencies": {
"ava": "^3.8.2",
"got": "^11.1.4",
"got": "^11.3.0",
"nuxt": "^2.13.2",
"vue": "^2.6.11",
"xo": "^0.30.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4800,10 +4800,10 @@ globby@^9.0.0:
pify "^4.0.1"
slash "^2.0.0"

got@^11.1.4:
version "11.1.4"
resolved "https://registry.yarnpkg.com/got/-/got-11.1.4.tgz#ecf0064aab26ae4b2989ab52aadd31a17e7bad63"
integrity sha512-z94KIXHhFSpJONuY6C6w1wC+igE7P1d0b5h3H2CvrOXn0/tum/OgFblIGUAxI5PBXukGLvKb9MJXVHW8vsYaBA==
got@^11.3.0:
version "11.3.0"
resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406"
integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q==
dependencies:
"@sindresorhus/is" "^2.1.1"
"@szmarczak/http-timer" "^4.0.5"
Expand Down

0 comments on commit c0f1869

Please sign in to comment.