Compare commits

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

2 commits

Author SHA1 Message Date
greenkeeperio-bot
79b8113d83 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2019-09-13 07:17:51 +00:00
greenkeeper[bot]
80b5d67bf4
chore(package): update webpack to version 4.40.1 2019-09-13 07:16:05 +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.40.1",
"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.40.1:
version "4.39.1" version "4.40.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.1.tgz#60ed9fb2b72cd60f26ea526c404d2a4cc97a1bd8" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.40.1.tgz#26ec01fc9ee7ea5ab5ec1d4ab95cb185ac20c116"
integrity sha512-/LAb2TJ2z+eVwisldp3dqTEoNhzp/TLCZlmZm3GGGAlnfIWDgOEE758j/9atklNLfRyhKbZTCOIoPqLJXeBLbQ== integrity sha512-AAP7F9X1cVNnQl0ZsG52qF89tqCKS8lqVEnFOA0g/G25/VyH4CejwTbSD9aEDGStAIuH+l6W1yOYRZNOP0VE1g==
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"