Skip to content

Commit

Permalink
Merge pull request #716 from relative-ci/renovate/webpack-4.x
Browse files Browse the repository at this point in the history
Update dependency webpack to v4.43.0
  • Loading branch information
vio authored Apr 21, 2020
2 parents 1cc773d + cc4b94d commit 7e2ac0f
Show file tree
Hide file tree
Showing 8 changed files with 77 additions and 100 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"optimize-css-assets-webpack-plugin": "5.0.3",
"prettier": "1.19.1",
"terser-webpack-plugin": "2.3.5",
"webpack": "4.42.1"
"webpack": "4.43.0"
},
"scripts": {
"build": "lerna run build",
Expand Down
24 changes: 12 additions & 12 deletions packages/html-templates/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"stylelint-config-css-modules": "2.2.0",
"stylelint-config-standard": "20.0.0",
"terser-webpack-plugin": "2.3.5",
"webpack": "4.42.1",
"webpack": "4.43.0",
"webpack-cli": "3.3.11",
"webpack-merge": "4.2.2",
"whatwg-fetch": "3.0.0"
Expand Down
24 changes: 12 additions & 12 deletions packages/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react-test-renderer": "16.13.1",
"recompose": "0.30.0",
"stats-webpack-plugin": "0.7.0",
"webpack": "4.42.1",
"webpack": "4.43.0",
"webpack-cli": "3.3.11"
},
"peerDependencies": {
Expand Down
91 changes: 34 additions & 57 deletions packages/webpack-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7e2ac0f

Please sign in to comment.