summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-16 01:14:51 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-16 01:14:51 +0000
commit2dca8da90e5488de37310c61b7a904f8653ce4aa (patch)
tree9e2f5abdba129e3d9d7e4a9233cf3afde09b44c0 /apps/accessibility/package.json
parent23785d108d6f1a5641bad2cf91ae3c696aac0ef0 (diff)
downloadnextcloud-server-2dca8da90e5488de37310c61b7a904f8653ce4aa.tar.gz
nextcloud-server-2dca8da90e5488de37310c61b7a904f8653ce4aa.zip
Bump webpack from 4.15.1 to 4.16.0 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.15.1 to 4.16.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.15.1...v4.16.0) 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 1ae850a7a2d..5be6adaf1c3 100644
--- a/apps/accessibility/package.json
+++ b/apps/accessibility/package.json
@@ -26,7 +26,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",
- "webpack": "^4.15.1",
+ "webpack": "^4.16.0",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}