Skip to content

Commit

Permalink
fix(deps): update dependency jest-localstorage-mock to v2.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2023
1 parent 8f5f8bd commit ee8212d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-pouch-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/cli": "7.12.8",
"@cozy/minilog": "1.0.0",
"cozy-device-helper": "2.5.0",
"jest-localstorage-mock": "2.4.19",
"jest-localstorage-mock": "2.4.25",
"parcel": "1.12.4",
"pouchdb-adapter-memory": "7.2.2",
"react": "16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8474,10 +8474,10 @@ jest-leak-detector@^24.9.0:
jest-get-type "^24.9.0"
pretty-format "^24.9.0"

[email protected].19:
version "2.4.19"
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.19.tgz#0c21c04913787a48bf49e8099612029a3eebe3a0"
integrity sha512-TW7Cw6dbg4mgpxVUKmHU/sjOaUrUU2kp1DiWAY7JaPGDN1cRC/yXx1ewcJyPZ4d4qAd0UtJOER50sDjJSwVYGQ==
[email protected].25:
version "2.4.25"
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.25.tgz#9be525ebcd4eb791a445dbeba8474ceb2abeb434"
integrity sha512-VdQ8PTpNzUJDx/KY3hBrTwxqVMzMS+LccngC15EZSFdxJ+VeeCYmyW7BSzubk9FUKCVeXPjYPibzXe6swXYA+g==

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

0 comments on commit ee8212d

Please sign in to comment.