From 8b0b1bbeaca2fbcc97543170792652624e6938ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 16:38:03 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001079 to 1.0.30001081 Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001079 to 1.0.30001081. - [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.30001079...v1.0.30001081) 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 f5a983f7..ae80ccf0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel-core": "^7.0.0-bridge.0", "babel-jest": "^26.0.1", "babel-preset-env": "^1.7.0", - "caniuse-lite": "^1.0.30001079", + "caniuse-lite": "^1.0.30001081", "css-loader": "^3.5.3", "eventsourcemock": "^2.0.0", "html-webpack-plugin": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index e1920961..ffece801 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2425,10 +2425,10 @@ caniuse-api@^2.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001079: - version "1.0.30001079" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001079.tgz#ed3e5225cd9a6850984fdd88bf24ce45d69b9c22" - integrity sha512-2KaYheg0iOY+CMmDuAB3DHehrXhhb4OZU4KBVGDr/YKyYAcpudaiUQ9PJ9rxrPlKEoJ3ATasQ5AN48MqpwS43Q== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001081: + version "1.0.30001081" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001081.tgz#40615a3c416a047c5a4d45673e5257bf128eb3b5" + integrity sha512-iZdh3lu09jsUtLE6Bp8NAbJskco4Y3UDtkR3GTCJGsbMowBU5IWDFF79sV2ws7lSqTzWyKazxam2thasHymENQ== capture-exit@^2.0.0: version "2.0.0"