Compare commits

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

2 commits

Author SHA1 Message Date
greenkeeper[bot]
66c91cf8ab
chore(package): update lockfile yarn.lock 2019-10-15 13:30:46 +00:00
greenkeeper[bot]
e5b77b6a95
chore(package): update webpack to version 4.41.2 2019-10-15 13:30:39 +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.2",
"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.2:
version "4.39.1" version "4.41.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.1.tgz#60ed9fb2b72cd60f26ea526c404d2a4cc97a1bd8" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.2.tgz#c34ec76daa3a8468c9b61a50336d8e3303dce74e"
integrity sha512-/LAb2TJ2z+eVwisldp3dqTEoNhzp/TLCZlmZm3GGGAlnfIWDgOEE758j/9atklNLfRyhKbZTCOIoPqLJXeBLbQ== integrity sha512-Zhw69edTGfbz9/8JJoyRQ/pq8FYUoY0diOXqW0T6yhgdhCv6wr0hra5DwwWexNRns2Z2+gsnrNcbe9hbGBgk/A==
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"