diff options
author | dependabot[bot] <support@dependabot.com> | 2018-10-01 01:15:26 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-10-01 01:15:26 +0000 |
commit | 339de847a7b6e6a27350c99fc4feba5f814ca8d9 (patch) | |
tree | ec61e8930bc319e96b0ca74f8afe6fd20eb44b18 /apps/accessibility/package.json | |
parent | b6e86121bc5b516ccbf29707559f9e6ccb1c1200 (diff) | |
download | nextcloud-server-339de847a7b6e6a27350c99fc4feba5f814ca8d9.tar.gz nextcloud-server-339de847a7b6e6a27350c99fc4feba5f814ca8d9.zip |
Bump webpack from 4.19.1 to 4.20.2 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.19.1 to 4.20.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.19.1...v4.20.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/accessibility/package.json')
-rw-r--r-- | apps/accessibility/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/accessibility/package.json b/apps/accessibility/package.json index b1374c19f53..c029a3af831 100644 --- a/apps/accessibility/package.json +++ b/apps/accessibility/package.json @@ -26,7 +26,7 @@ "file-loader": "^1.1.11", "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.17", - "webpack": "^4.19.1", + "webpack": "^4.20.2", "webpack-cli": "^3.1.1", "webpack-merge": "^4.1.4" } |