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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-18 10:44:05 +0300
committerGitHub <noreply@github.com>2021-05-18 10:44:05 +0300
commit47c352029fb427466f86dfbe05d57070b8391d04 (patch)
tree8b94e964c7dfcecf19db252c33ddce4c24509fe4 /package.json
parent23d1fc70c517b244848d0dd13aba9ad658bd03f9 (diff)
Bump jest-localstorage-mock from 2.4.10 to 2.4.12
Bumps [jest-localstorage-mock](https://github.com/clarkbw/jest-localstorage-mock) from 2.4.10 to 2.4.12. - [Release notes](https://github.com/clarkbw/jest-localstorage-mock/releases) - [Commits](https://github.com/clarkbw/jest-localstorage-mock/compare/v2.4.10...v2.4.12) Signed-off-by: dependabot[bot] <support@github.com>
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 72ed8b096..e0a85360d 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",