From 87ecdfd3cb97b4c54bced33e30aa64ee1f627494 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Oct 2019 04:34:47 +0000 Subject: [PATCH] chore(deps): update dependency caniuse-lite to ^1.0.30001001 --- packages/webpack/package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/webpack/package.json b/packages/webpack/package.json index 1415917cbddd..8af56e4faac6 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -14,7 +14,7 @@ "@nuxt/utils": "2.10.1", "babel-loader": "^8.0.6", "cache-loader": "^4.1.0", - "caniuse-lite": "^1.0.30000999", + "caniuse-lite": "^1.0.30001001", "chalk": "^2.4.2", "consola": "^2.10.1", "css-loader": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index e0b11c684041..45ea5411d15b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3118,6 +3118,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30000989, can resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000999.tgz#427253a69ad7bea4aa8d8345687b8eec51ca0e43" integrity sha512-1CUyKyecPeksKwXZvYw0tEoaMCo/RwBlXmEtN5vVnabvO0KPd9RQLcaAuR9/1F+KDMv6esmOFWlsXuzDk+8rxg== +caniuse-lite@^1.0.30001001: + version "1.0.30001001" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001001.tgz#19dff5b917890786537d684776099d81f019c2fc" + integrity sha512-MsWRX5x8GsZJcvIh1zkTERAcX9cRlT+If1f4xk3B5EAJftiwjab2oBKPbned9IuBiKae5u9PMp7T2xJBDo+9Sw== + capture-exit@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"