aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-05-03 20:46:42 +0200
committerGitHub <noreply@github.com>2019-05-03 20:46:42 +0200
commit9f1f9ce113a2daa1ed24f38227b0431ca0cb0551 (patch)
tree56cebed5330cf01d27bd0f22d3a9c62b68df51ca /package.json
parentbc0e3977751ed7a92e7f374c1de88c3638e1561b (diff)
parentbad2a00be5ceb74a57fbae5cf77f6c52e3071605 (diff)
downloadnextcloud-server-9f1f9ce113a2daa1ed24f38227b0431ca0cb0551.tar.gz
nextcloud-server-9f1f9ce113a2daa1ed24f38227b0431ca0cb0551.zip
Merge pull request #15248 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.1
Bump webpack-cli from 3.3.0 to 3.3.1
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 5ef48c5edbf..418c4d5e07d 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.30.0",
- "webpack-cli": "^3.3.0",
+ "webpack-cli": "^3.3.1",
"webpack-merge": "^4.2.1"
}
}