From 3673ea9b72f90916c63e0810ddc5be054c390598 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 00:36:53 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001051 to 1.0.30001052 Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001051 to 1.0.30001052. - [Release notes](https://github.com/ben-eb/caniuse-lite/releases) - [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md) - [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001051...v1.0.30001052) 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 5bea0a36..3e31981b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "ansi-to-html": "^0.6.14", "buefy": "^0.8.17", "bulma": "^0.8.2", - "caniuse-lite": "^1.0.30001051", + "caniuse-lite": "^1.0.30001052", "date-fns": "^2.12.0", "hotkeys-js": "^3.7.6", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 02fb06bd..d257794e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2210,10 +2210,10 @@ caniuse-api@^3.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001035, caniuse-lite@^1.0.30001051: - version "1.0.30001051" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001051.tgz#8e944abf9c796bc7ea0bec3c3688a250561fc9ac" - integrity sha512-sw8UUnTlRevawTMZKN7vpfwSjCBVoiMPlYd8oT2VwNylyPCBdMAUmLGUApnYYTtIm5JXsQegUAY7GPHqgfDzjw== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001035, caniuse-lite@^1.0.30001052: + version "1.0.30001052" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001052.tgz#33a5ddd13783cfe2c8a6a846ab983387d4edff75" + integrity sha512-b2/oWZwkpWzEB1+Azr2Z4FcpdDkH+9R4dn+bkwk/6eH9mRSrnZjhA6v32+zsV+TSqC0pp2Rxush2yUVTJ0dJTQ== capture-exit@^2.0.0: version "2.0.0"