From 6c8c6d5fa69a3115eddb676963f110da5ab8ec47 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 07:43:04 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001143 to 1.0.30001144 Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001143 to 1.0.30001144. - [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.30001143...v1.0.30001144) 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 24e50e60..af1d27a3 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "babel-core": "^7.0.0-bridge.0", "babel-jest": "^26.5.0", "babel-preset-env": "^1.7.0", - "caniuse-lite": "^1.0.30001143", + "caniuse-lite": "^1.0.30001144", "css-loader": "^4.3.0", "eventsourcemock": "^2.0.0", "html-webpack-plugin": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index e1f5222e..fb283657 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2546,10 +2546,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.30001143: - version "1.0.30001143" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001143.tgz#560f2cfb9f313d1d7e52eb8dac0e4e36c8821c0d" - integrity sha512-p/PO5YbwmCpBJPxjOiKBvAlUPgF8dExhfEpnsH+ys4N/791WHrYrGg0cyHiAURl5hSbx5vIcjKmQAP6sHDYH3w== +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== capture-exit@^2.0.0: version "2.0.0"