summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-03-09 21:02:07 +0100
committerGitHub <noreply@github.com>2020-03-09 21:02:07 +0100
commite934786686e46da40187c3ac5b2137f8e6a0d462 (patch)
treecc8efd4be7dbc15939772965cd27ec6cb97ef195 /package.json
parent41d2e224be5c8f96e5e834a0a8113e239a735e9a (diff)
parent1c7ff098caa950d7e6956483e64a3f81fbaf9cf0 (diff)
downloadnextcloud-server-e934786686e46da40187c3ac5b2137f8e6a0d462.tar.gz
nextcloud-server-e934786686e46da40187c3ac5b2137f8e6a0d462.zip
Merge pull request #19711 from nextcloud/dependabot/npm_and_yarn/mocha-7.1.0
Bump mocha from 7.0.1 to 7.1.0
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 1109165b76a..a31eeb9ce47 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"handlebars-loader": "^1.7.1",
"jsdom": "^16.2.0",
"jsdom-global": "^3.0.2",
- "mocha": "^7.0.1",
+ "mocha": "^7.1.0",
"mochapack": "^1.1.13",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",