Skip to content

Commit

Permalink
chore(deps): update dependency jest-localstorage-mock to v2.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 9a0ca74 commit 6df45fb
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 @@ -78,7 +78,7 @@
"eslint-plugin-vue": "8.2.0",
"flush-promises": "1.0.2",
"jest": "27.4.5",
"jest-localstorage-mock": "2.4.18",
"jest-localstorage-mock": "2.4.26",
"jest-serializer-vue": "2.0.2",
"prettier": "2.5.1",
"rimraf": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6892,10 +6892,10 @@ jest-leak-detector@^27.4.2:
jest-get-type "^27.4.0"
pretty-format "^27.4.2"

jest-localstorage-mock@2.4.18:
version "2.4.18"
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.18.tgz#6cf5f84fdc5d8e279f2b45a9417bac1d4fc765d6"
integrity sha512-zQTrtPeyGXvqM9Vw8nYd39Z0YAD2SK2hptyxLLaR/Ci5X72pcPBaiTDTfTeNq8FOuH/aVUSp8jhJUeFHMhuNeg==
jest-localstorage-mock@2.4.26:
version "2.4.26"
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.26.tgz#7d57fb3555f2ed5b7ed16fd8423fd81f95e9e8db"
integrity sha512-owAJrYnjulVlMIXOYQIPRCCn3MmqI3GzgfZCXdD3/pmwrIvFMXcKVWZ+aMc44IzaASapg0Z4SEFxR+v5qxDA2w==

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

0 comments on commit 6df45fb

Please sign in to comment.