Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v4.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 30, 2020
1 parent c8170e0 commit d72e116
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 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": "2.0.5",
"terser-webpack-plugin": "3.0.8",
"webpack": "4.44.0"
"webpack": "4.44.1"
},
"scripts": {
"build": "lerna run build",
Expand Down
6 changes: 3 additions & 3 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 @@ -70,7 +70,7 @@
"stylelint-config-css-modules": "2.2.0",
"stylelint-config-standard": "20.0.0",
"terser-webpack-plugin": "3.0.8",
"webpack": "4.44.0",
"webpack": "4.44.1",
"webpack-cli": "3.3.12",
"webpack-merge": "5.0.9",
"whatwg-fetch": "3.2.0"
Expand Down
6 changes: 3 additions & 3 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 @@ -69,7 +69,7 @@
"react-test-renderer": "16.13.1",
"recompose": "0.30.0",
"stats-webpack-plugin": "0.7.0",
"webpack": "4.44.0",
"webpack": "4.44.1",
"webpack-cli": "3.3.12"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/webpack-plugin/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/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"@babel/preset-env": "7.10.4",
"jest": "25.5.4",
"memory-fs": "0.5.0",
"webpack": "4.44.0"
"webpack": "4.44.1"
}
}

0 comments on commit d72e116

Please sign in to comment.