feat(deps)!: update dependency ky to ^0.24.0 (#131)

BREAKING CHANGE: (ky) remove response property for the first argument passed to `beforeRetry` hook. You can access it on `error.response` instead.
master
renovate[bot] 2020-10-01 10:58:29 +02:00 committed by GitHub
parent c123f5cef4
commit 6d16a87d3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"abort-controller": "^3.0.0",
"consola": "^2.15.0",
"destr": "^1.0.0",
"ky": "^0.23.0",
"ky": "^0.24.0",
"node-fetch": "^2.6.1",
"web-streams-polyfill": "^3.0.0"
},

View File

@ -6720,10 +6720,10 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
ky@^0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/ky/-/ky-0.23.0.tgz#54c2f3fa9003d591cb2f368384e6c84795a92e64"
integrity sha512-+t2CbQsLmpN3HeYPBxN+VbZqBOd86njF3cvnueC77pJKVHRjiMI0Ac+pfkB8e17Bw1dGHbMk9hrHst9Bw7ndgw==
ky@^0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/ky/-/ky-0.24.0.tgz#337e534a7f47c12476988eef3cb968daef318349"
integrity sha512-/vpuQguwV30jErrqLpoaU/YJAFALrUkqqWLILnSoBOj5/O/LKzro/pPNtxbLgY6m4w5XNM6YZ3v7/or8qLlFuw==
last-call-webpack-plugin@^3.0.0:
version "3.0.0"