aboutsummaryrefslogtreecommitdiffstats
path: root/apps/accessibility/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-26 10:07:52 +0000
committerdependabot[bot] <support@dependabot.com>2018-06-26 10:07:52 +0000
commit78e6324b6982db8902d16731aacc9ae3d5244c1a (patch)
tree6788fc080914d1e987c75255a1d9dc3fb766ce8e /apps/accessibility/package.json
parent684ee622a11238236518934a52e07ea49d96334b (diff)
downloadnextcloud-server-78e6324b6982db8902d16731aacc9ae3d5244c1a.tar.gz
nextcloud-server-78e6324b6982db8902d16731aacc9ae3d5244c1a.zip
Bump webpack-cli from 3.0.4 to 3.0.8 in /apps/accessibility
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.4 to 3.0.8. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.0.4...v3.0.8) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/accessibility/package.json')
-rw-r--r--apps/accessibility/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/accessibility/package.json b/apps/accessibility/package.json
index c592ae10b4b..bab1a1a19b3 100644
--- a/apps/accessibility/package.json
+++ b/apps/accessibility/package.json
@@ -29,7 +29,7 @@
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",
"webpack": "^4.12.0",
- "webpack-cli": "^3.0.4",
+ "webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}
}