summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-23 19:17:11 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-23 19:17:11 +0000
commit09373b1f4162531d689060062b09ee7e3699f7b1 (patch)
treebcb1a7c1ffa81e473152f48daec5372d6c940bc7 /apps/accessibility/package.json
parenta5b76d7932b037c13bad0e00d5b975f725014be8 (diff)
downloadnextcloud-server-09373b1f4162531d689060062b09ee7e3699f7b1.tar.gz
nextcloud-server-09373b1f4162531d689060062b09ee7e3699f7b1.zip
Bump webpack-cli from 3.0.8 to 3.1.0 in /apps/accessibility
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.8 to 3.1.0. - [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/commits) 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 7febbf7616a..c1df1e534d5 100644
--- a/apps/accessibility/package.json
+++ b/apps/accessibility/package.json
@@ -27,7 +27,7 @@
"vue-loader": "^15.2.6",
"vue-template-compiler": "^2.5.16",
"webpack": "^4.16.1",
- "webpack-cli": "^3.0.8",
+ "webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
}
}