From 2519bf2815750fac58a8caf13e8c4bb649f31cd8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2020 16:39:51 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001046 to 1.0.30001047 Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001046 to 1.0.30001047. - [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.30001046...v1.0.30001047) 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 d29cdce7..e5c90cc2 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.30001046", + "caniuse-lite": "^1.0.30001047", "date-fns": "^2.12.0", "hotkeys-js": "^3.7.6", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index e9c4e3d7..5469fa1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2161,10 +2161,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.30001046: - version "1.0.30001046" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001046.tgz#7a06d3e8fd8aa7f4d21c9a2e313f35f2d06b013e" - integrity sha512-CsGjBRYWG6FvgbyGy+hBbaezpwiqIOLkxQPY4A4Ea49g1eNsnQuESB+n4QM0BKii1j80MyJ26Ir5ywTQkbRE4g== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001035, caniuse-lite@^1.0.30001047: + version "1.0.30001047" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001047.tgz#db5d6649d5ef4a41ad3499bdd29edb22703c2a5e" + integrity sha512-eaZFO+zPTGCCi5EBK0Ri8f2qXJ1lLH0Ic/UM2wrfc0bQkSiwGEk75tZEu2Gns7uvTMKcADLh0+QdTjzcRt3owA== capture-exit@^2.0.0: version "2.0.0"