From a5dc8da02e26ea90d8a0b026cc3f744861eca83f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 09:06:48 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001192 to 1.0.30001194 Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001192 to 1.0.30001194. - [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.30001192...v1.0.30001194) 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 3dc3b84f..dc4693dd 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "babel-core": "^7.0.0-bridge.0", "babel-jest": "^26.6.3", "babel-preset-env": "^1.7.0", - "caniuse-lite": "^1.0.30001192", + "caniuse-lite": "^1.0.30001194", "css-loader": "^5.1.1", "eventsourcemock": "^2.0.0", "html-webpack-plugin": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 972af3a8..94b80af5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2526,10 +2526,10 @@ camelcase@^6.0.0, camelcase@^6.2.0: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== -caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001181, caniuse-lite@^1.0.30001192: - version "1.0.30001192" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001192.tgz#b848ebc0ab230cf313d194a4775a30155d50ae40" - integrity sha512-63OrUnwJj5T1rUmoyqYTdRWBqFFxZFlyZnRRjDR8NSUQFB6A+j/uBORU/SyJ5WzDLg4SPiZH40hQCBNdZ/jmAw== +caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001181, caniuse-lite@^1.0.30001194: + version "1.0.30001194" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001194.tgz#3d16ff3d734a5a7d9818402c28b1f636c5be5bed" + integrity sha512-iDUOH+oFeBYk5XawYsPtsx/8fFpndAPUQJC7gBTfxHM8xw5nOZv7ceAD4frS1MKCLUac7QL5wdAJiFQlDRjXlA== capture-exit@^2.0.0: version "2.0.0"