From 6e17e178da8db2ac0e92f3bcd2a6380e7c6b0a1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 06:05:19 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001052 to 1.0.30001053 Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001052 to 1.0.30001053. - [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.30001052...v1.0.30001053) 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 53ed114f..f2ad1f40 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel-jest": "^26.0.1", "babel-loader": "^8.1.0", "babel-preset-env": "^1.7.0", - "caniuse-lite": "^1.0.30001050", + "caniuse-lite": "^1.0.30001053", "concurrently": "^5.2.0", "css-loader": "^3.5.3", "eventsourcemock": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 60e94d4b..91cd5f72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2448,10 +2448,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.30001050: - 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== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001053: + version "1.0.30001053" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001053.tgz#b7ae027567ce2665b965b0437e4512b296ccd20d" + integrity sha512-HtV4wwIZl6GA4Oznse8aR274XUOYGZnQLcf/P8vHgmlfqSNelwD+id8CyHOceqLqt9yfKmo7DUZTh1EuS9pukg== capture-exit@^2.0.0: version "2.0.0"