Skip to content

Commit

Permalink
chore(deps): update dependency caniuse-lite to ^1.0.30001001
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2019
1 parent ec7428a commit 87ecdfd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -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",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -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"
Expand Down

0 comments on commit 87ecdfd

Please sign in to comment.