From ce91266b81cbaa07d8eb7b17fe5790a51d453568 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 01:36:18 +0000 Subject: [PATCH] Bump ky from 0.23.0 to 0.24.0 Bumps [ky](https://github.com/sindresorhus/ky) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v0.23.0...v0.24.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f8edc61..10fee77 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "bootstrap": "4.5.2", "classnames": "2.2.6", - "ky": "0.23.0", + "ky": "0.24.0", "react": "16.13.1", "react-copy-to-clipboard": "5.0.2", "react-dom": "16.13.1", diff --git a/yarn.lock b/yarn.lock index 408e688..8b40db6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6985,10 +6985,10 @@ kleur@^3.0.2: 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"