Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
greenkeeper[bot]
32297c0e09
chore(package): update lockfile yarn.lock 2019-09-24 16:12:18 +00:00
greenkeeper[bot]
349038de6d
chore(package): update webpack to version 4.41.0 2019-09-24 16:12:14 +00:00
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"html-webpack-plugin": "^3.1.0", "html-webpack-plugin": "^3.1.0",
"husky": "^3.0.0", "husky": "^3.0.0",
"style-loader": "^0.23.0", "style-loader": "^0.23.0",
"webpack": "^4.39.1", "webpack": "^4.41.0",
"webpack-cli": "^3.3.6", "webpack-cli": "^3.3.6",
"webpack-dev-server": "^3.7.2", "webpack-dev-server": "^3.7.2",
"webpack-shell-plugin": "^0.5.0" "webpack-shell-plugin": "^0.5.0"

View file

@ -6859,10 +6859,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0" source-list-map "^2.0.0"
source-map "~0.6.1" source-map "~0.6.1"
webpack@^4.39.1: webpack@^4.41.0:
version "4.39.1" version "4.41.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.1.tgz#60ed9fb2b72cd60f26ea526c404d2a4cc97a1bd8" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.0.tgz#db6a254bde671769f7c14e90a1a55e73602fc70b"
integrity sha512-/LAb2TJ2z+eVwisldp3dqTEoNhzp/TLCZlmZm3GGGAlnfIWDgOEE758j/9atklNLfRyhKbZTCOIoPqLJXeBLbQ== integrity sha512-yNV98U4r7wX1VJAj5kyMsu36T8RPPQntcb5fJLOsMz/pt/WrKC0Vp1bAlqPLkA1LegSwQwf6P+kAbyhRKVQ72g==
dependencies: dependencies:
"@webassemblyjs/ast" "1.8.5" "@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5" "@webassemblyjs/helper-module-context" "1.8.5"