summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-17 03:03:17 +0000
committerGitHub <noreply@github.com>2022-12-17 03:03:17 +0000
commit4666862bf8b30e44b648539885ed7ac034ccc98f (patch)
tree28da2608eac326dc7401d91b0b930cc42f6ae7db /package.json
parent3b796ff4d1e67608805b6828f6987383c6f53a54 (diff)
Bump jest-localstorage-mock from 2.4.22 to 2.4.25
Bumps [jest-localstorage-mock](https://github.com/clarkbw/jest-localstorage-mock) from 2.4.22 to 2.4.25. - [Release notes](https://github.com/clarkbw/jest-localstorage-mock/releases) - [Commits](https://github.com/clarkbw/jest-localstorage-mock/compare/v2.4.22...v2.4.25) --- updated-dependencies: - dependency-name: jest-localstorage-mock dependency-type: direct:development update-type: version-update:semver-patch ... 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 eacfc1dab..91a5ce4bc 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"babel-plugin-add-module-exports": "^1.0.4",
"jest": "^29.2.2",
"jest-environment-jsdom": "^29.3.1",
- "jest-localstorage-mock": "^2.4.22",
+ "jest-localstorage-mock": "^2.4.25",
"jest-mock-axios": "^4.6.2",
"jest-mock-console": "^2.0.0",
"jest-transform-stub": "^2.0.0",