Skip to content

Commit

Permalink
chore(deps): update dependency jest-localstorage-mock to v2.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 3e98388 commit 7c4eeaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"imagemin-lint-staged": "0.4.0",
"imports-loader": "1.2.0",
"jest": "27.1.0",
"jest-localstorage-mock": "2.4.17",
"jest-localstorage-mock": "2.4.22",
"jest-transform-stub": "2.0.0",
"lint-staged": "11.1.2",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12360,10 +12360,10 @@ jest-leak-detector@^27.1.0:
jest-get-type "^27.0.6"
pretty-format "^27.1.0"

jest-localstorage-mock@2.4.17:
version "2.4.17"
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.17.tgz#736180ab21ef27a41b9d16bca84386a83a998683"
integrity sha512-Rs1i1Dbz2j8lRgpRuTAXCp8jHjYn1dgmldBCQy08yLu3K+Ujz9em9WEu9ZZlM0WYsoUlJZDU1jUXL+dVsSWfLg==
jest-localstorage-mock@2.4.22:
version "2.4.22"
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.22.tgz#9d70be92bfc591c0be289ee2f71de1b4b2a5ca9b"
integrity sha512-60PWSDFQOS5v7JzSmYLM3dPLg0JLl+2Vc4lIEz/rj2yrXJzegsFLn7anwc5IL0WzJbBa/Las064CHbFg491/DQ==

jest-matcher-utils@^27.1.0:
version "27.1.0"
Expand Down

0 comments on commit 7c4eeaa

Please sign in to comment.