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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-05-18 12:20:24 +0300
committerGitHub <noreply@github.com>2021-05-18 12:20:24 +0300
commit8340e70d5619ff06af102fe428c2ad98789577fe (patch)
tree727cc6a26317d06d223f272d10e41ef48548cee5 /package.json
parentecbb853e76d13428cb2dbe216f204626df135248 (diff)
parent47c352029fb427466f86dfbe05d57070b8391d04 (diff)
Merge pull request #5627 from nextcloud/dependabot/npm_and_yarn/jest-localstorage-mock-2.4.12
Bump jest-localstorage-mock from 2.4.10 to 2.4.12
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 5ce6ae11d..103969463 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^5.2.3",
- "jest-localstorage-mock": "^2.4.10",
+ "jest-localstorage-mock": "^2.4.12",
"jest-mock-axios": "^4.4.0",
"jest-mock-console": "^1.1.0",
"node-sass": "^5.0.0",