summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-30 07:41:06 -0100
committerGitHub <noreply@github.com>2019-05-30 07:41:06 -0100
commitb90a54a3cfd73ef7469f607d9cd2713ac05896d2 (patch)
tree2d2694d7d2fe85ff29560396cfbfa9ce395adc6d /package.json
parent82e66370956c765bb334cb272d4797b7dc20ab05 (diff)
parentdfeafc146b6121a0156a253f4fe265daf6b1bd01 (diff)
Merge pull request #534 from nextcloud/dependabot/npm_and_yarn/jest-24.8.0
Bump jest from 24.7.1 to 24.8.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 54dd7edb..a50607a7 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"file-loader": "^3.0.1",
- "jest": "^24.7.1",
+ "jest": "^24.8.0",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.12.0",
"prettier-eslint": "^8.8.2",