summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-03-13 22:16:25 +0100
committerGitHub <noreply@github.com>2019-03-13 22:16:25 +0100
commita1160d7a26e60a9b6f7e148c9399fb6a83b9dbc8 (patch)
tree05d76275713a68408495de7af3c786f7b4c684f0 /package.json
parente98771d4c27e1518876d1fec0f59f8289a4b2546 (diff)
parent908ac031672bb315c8fb2dfc8126838be9453236 (diff)
Merge pull request #464 from nextcloud/dependabot/npm_and_yarn/jest-24.5.0
Bump jest from 24.1.0 to 24.5.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 19e17256..62ae03d5 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.0.0",
+ "jest": "^24.5.0",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.11.0",
"prettier-eslint": "^8.8.2",