From ab963049a0373174ac007ecdd071537d74ec627c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 20:53:50 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001144 to 1.0.30001146 Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001144 to 1.0.30001146. - [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.30001144...v1.0.30001146) 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 91b657fc..67e3fd7a 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "babel-core": "^7.0.0-bridge.0", "babel-jest": "^26.5.2", "babel-preset-env": "^1.7.0", - "caniuse-lite": "^1.0.30001144", + "caniuse-lite": "^1.0.30001146", "css-loader": "^4.3.0", "eventsourcemock": "^2.0.0", "html-webpack-plugin": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index f60dbef5..f1518e2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2551,10 +2551,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.30001144: - version "1.0.30001144" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001144.tgz#bca0fffde12f97e1127a351fec3bfc1971aa3b3d" - integrity sha512-4GQTEWNMnVZVOFG3BK0xvGeaDAtiPAbG2N8yuMXuXzx/c2Vd4XoMPO8+E918zeXn5IF0FRVtGShBfkfQea2wHQ== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001146: + version "1.0.30001146" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001146.tgz#c61fcb1474520c1462913689201fb292ba6f447c" + integrity sha512-VAy5RHDfTJhpxnDdp2n40GPPLp3KqNrXz1QqFv4J64HvArKs8nuNMOWkB3ICOaBTU/Aj4rYAo/ytdQDDFF/Pug== capture-exit@^2.0.0: version "2.0.0"