From d354c2b75117acbb71f548a53f84bb7ba6e8fb31 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 23 May 2020 07:45:17 -0700 Subject: [PATCH] Bump caniuse-lite from 1.0.30001062 to 1.0.30001064 (#475) Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001062 to 1.0.30001064. - [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.30001062...v1.0.30001064) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 90461033..224fe489 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "babel-jest": "^26.0.1", "babel-loader": "^8.1.0", "babel-preset-env": "^1.7.0", - "caniuse-lite": "^1.0.30001062", + "caniuse-lite": "^1.0.30001064", "concurrently": "^5.2.0", "css-loader": "^3.5.3", "eventsourcemock": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 0d28383b..2dcd6fc5 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.30001062: - version "1.0.30001062" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001062.tgz#d814b648338504b315222ace6f1a533d9a55e390" - integrity sha512-ei9ZqeOnN7edDrb24QfJ0OZicpEbsWxv7WusOiQGz/f2SfvBgHHbOEwBJ8HKGVSyx8Z6ndPjxzR6m0NQq+0bfw== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001064: + version "1.0.30001064" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001064.tgz#a0f49689119ba08943b09968e118faf3f645add0" + integrity sha512-hdBcQMFvJIrOhkpAZiRXz04Cmetwc9NekeuNl0qZfHOugxOhJKxsjF1RmISMPFjIF4PPx1reliIzbfN42EiQ5A== capture-exit@^2.0.0: version "2.0.0"