From f88e68ee017aa8bd4df468d7c416a89a200a8d25 Mon Sep 17 00:00:00 2001 From: kushthedude Date: Sun, 3 Nov 2019 19:31:13 +0530 Subject: [PATCH] fix: Updating caniuse and related dependecnies --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index feb4b1b36eb..f42ba528505 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3916,9 +3916,10 @@ caniuse-api@^3.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000967: - version "1.0.30000969" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000969.tgz#7664f571f2072657bde70b00a1fc1ba41f1942a9" +caniuse-lite@^1.0.30000967, caniuse-lite@^1.0.30001006: + version "1.0.30001006" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001006.tgz#5b6e8288792cfa275f007b2819a00ccad7112655" + integrity sha512-MXnUVX27aGs/QINz+QG1sWSLDr3P1A3Hq5EUWoIt0T7K24DuvMxZEnh3Y5aHlJW6Bz2aApJdSewdYLd8zQnUuw== capture-exit@^1.2.0: version "1.2.0"