From d13ce17a17e421df74feb1e651ff1942d26ce1c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 13:49:16 +0000 Subject: [PATCH] Bump ky from 0.21.0 to 0.22.0 Bumps [ky](https://github.com/sindresorhus/ky) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v0.21.0...v0.22.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 24320bd..7106f5a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "bootstrap": "4.5.0", "classnames": "2.2.6", - "ky": "0.21.0", + "ky": "0.22.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 80947c4..b9a20be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6966,10 +6966,10 @@ kleur@^3.0.2: resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== -ky@0.21.0: - version "0.21.0" - resolved "https://registry.yarnpkg.com/ky/-/ky-0.21.0.tgz#341eafec690f8a314392a9869074cc4665992bfa" - integrity sha512-b0byZCPvuikmLj3vSH7V/LdkzBC5rpiRr75ZD9PLg9nGMO1u3o1kmzaMPvVvQolyZnNqtuvm0eq3h3nMUzg98A== +ky@0.22.0: + version "0.22.0" + resolved "https://registry.yarnpkg.com/ky/-/ky-0.22.0.tgz#8d9fff585fa4f4fcb821e6ab3ecd410e01b32446" + integrity sha512-pk2PL9GlRSMk+oj4qbbrAvIOKKa061wpEzg+529OgKXsE6eJVoaaD+2njKCjCZ7turfaATEgTq5xtbG0bapJ8w== last-call-webpack-plugin@^3.0.0: version "3.0.0"