Skip to content

Commit 8314635

Browse files
dependabot-preview[bot]proofit404
authored andcommitted
Bump webpack-cli from 3.3.8 to 3.3.9 in /app (#215)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md) - [Commits](webpack/webpack-cli@v3.3.8...v3.3.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d443fce commit 8314635

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"postcss-loader": "^3.0.0",
2424
"style-loader": "^1.0.0",
2525
"webpack": "^4.40.2",
26-
"webpack-cli": "^3.3.8"
26+
"webpack-cli": "^3.3.9"
2727
},
2828
"scripts": {
2929
"webpack": "webpack"

0 commit comments

Comments
 (0)