Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-09 05:15:27 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-11 16:27:34 +0300
commitc1c09dd47c6946417a2dc7046115aef1fb9594f2 (patch)
treeafdf33e097f14a2031f6423d70cd1dd07fb9a470 /package.json
parent34dc165132a06211e2ba10dcb9826cf6ed5096f6 (diff)
Bump webpack from 4.29.1 to 4.29.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.1 to 4.29.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.1...v4.29.3) 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 baa2c3b3005..580bbb975d6 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
- "webpack": "^4.29.1",
+ "webpack": "^4.29.3",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
}