Skip to content

Commit

Permalink
Update dependency webpack-cli to v3.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2020
1 parent 79df32f commit bd0ee7a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-autocomplete-cli": "0.0.3",
"react-test-renderer": "16.10.2",
"redux-mock-store": "1.5.3",
"webpack-cli": "3.3.9",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.8.2"
},
"scripts": {
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9464,7 +9464,24 @@ webpack-assets-manifest@^3.1.1:
tapable "^1.0.0"
webpack-sources "^1.0.0"

[email protected], webpack-cli@^3.3.2:
[email protected]:
version "3.3.11"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.11.tgz#3bf21889bf597b5d82c38f215135a411edfdc631"
integrity sha512-dXlfuml7xvAFwYUPsrtQAA9e4DOe58gnzSxhgrO/ZM/gyXTBowrsYeubyN4mqGhYdpXMFNyQ6emjJS9M7OBd4g==
dependencies:
chalk "2.4.2"
cross-spawn "6.0.5"
enhanced-resolve "4.1.0"
findup-sync "3.0.0"
global-modules "2.0.0"
import-local "2.0.0"
interpret "1.2.0"
loader-utils "1.2.3"
supports-color "6.1.0"
v8-compile-cache "2.0.3"
yargs "13.2.4"

webpack-cli@^3.3.2:
version "3.3.9"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.9.tgz#79c27e71f94b7fe324d594ab64a8e396b9daa91a"
dependencies:
Expand Down

0 comments on commit bd0ee7a

Please sign in to comment.