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>2022-02-22 18:20:43 +0300
committerGitHub <noreply@github.com>2022-02-22 18:20:43 +0300
commit4e183a49cf6681badb24164feb02f8418cc41b19 (patch)
treebb346d7213a0aa4e96d92dd5f357d45c48f0cb24 /package.json
parent697752e6b342407637929a7a5b2c03c72993408c (diff)
parent06953fc21129e947967d8ec13644af57713d622d (diff)
Merge pull request #6924 from nextcloud/dependabot/npm_and_yarn/jest-localstorage-mock-2.4.19
Bump jest-localstorage-mock from 2.4.18 to 2.4.19
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 44169f464..b977806d4 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"@vue/test-utils": "^1.3.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
- "jest-localstorage-mock": "^2.4.18",
+ "jest-localstorage-mock": "^2.4.19",
"jest-mock-axios": "^4.5.0",
"jest-mock-console": "^1.2.3",
"jest-transform-stub": "^2.0.0",