Skip to content

Commit

Permalink
Merge pull request #245 from eiel/renovate/webpack-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency webpack to v4.28.3
  • Loading branch information
eiel committed Dec 29, 2018
2 parents 5043173 + e915be8 commit 555e31e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"react-test-renderer": "16.7.0",
"regenerator-runtime": "0.13.1",
"style-loader": "0.23.1",
"webpack": "4.28.2",
"webpack": "4.28.3",
"webpack-command": "0.4.2",
"webpack-serve": "2.0.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11200,10 +11200,10 @@ webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@4.28.2:
version "4.28.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.2.tgz#6b534a8bc91a45787ed631dc2e87aec94e9e4db7"
integrity sha512-PK3uVg3/NuNVOjPfYleFI6JF7khO7c2kIlksH7mivQm+QDcwiqV1x6+q89dDeOioh5FNxJHr3LKbDu3oSAhl9g==
webpack@4.28.3:
version "4.28.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.3.tgz#8acef6e77fad8a01bfd0c2b25aa3636d46511874"
integrity sha512-vLZN9k5I7Nr/XB1IDG9GbZB4yQd1sPuvufMFgJkx0b31fi2LD97KQIjwjxE7xytdruAYfu5S0FLBLjdxmwGJCg==
dependencies:
"@webassemblyjs/ast" "1.7.11"
"@webassemblyjs/helper-module-context" "1.7.11"
Expand Down

0 comments on commit 555e31e

Please sign in to comment.