summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-05 19:43:16 +0000
committerdependabot[bot] <support@dependabot.com>2019-02-05 19:43:16 +0000
commit095827f232b50d99e0123e3624f7717b0c7df74c (patch)
treedd30e200d5b739b0e3fae8d80b5af42a9e62864e /package.json
parent780e1485c85bf31f1bae9221436798f25810fc72 (diff)
downloadnextcloud-server-095827f232b50d99e0123e3624f7717b0c7df74c.tar.gz
nextcloud-server-095827f232b50d99e0123e3624f7717b0c7df74c.zip
Bump webpack from 4.29.0 to 4.29.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b6beea4ee3d..0c3c273ce8c 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"handlebars-loader": "^1.7.1",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
- "webpack": "^4.29.0",
+ "webpack": "^4.29.1",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
}