summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-26 08:42:50 +0000
committerdependabot[bot] <support@dependabot.com>2018-06-26 08:42:50 +0000
commit542fa32452bb16ee63c4064f93c1fcb1be930fae (patch)
tree24a2892f4bb0a54fde5d1b0fcb16ca7462fb1c2b /apps/accessibility/package.json
parentf148e3fb2936f079074c02ba474ebe8202354367 (diff)
downloadnextcloud-server-542fa32452bb16ee63c4064f93c1fcb1be930fae.tar.gz
nextcloud-server-542fa32452bb16ee63c4064f93c1fcb1be930fae.zip
Bump webpack-merge from 4.1.2 to 4.1.3 in /apps/accessibility
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.2...v4.1.3) 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 d972a098a9f..c592ae10b4b 100644
--- a/apps/accessibility/package.json
+++ b/apps/accessibility/package.json
@@ -30,6 +30,6 @@
"vue-template-compiler": "^2.5.16",
"webpack": "^4.12.0",
"webpack-cli": "^3.0.4",
- "webpack-merge": "^4.1.2"
+ "webpack-merge": "^4.1.3"
}
}