diff --git a/package.json b/package.json index 8cd3064..c18ac2e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-sort-keys-fix": "^1.1.2", "eslint-plugin-testing-library": "^6.2.2", "eslint-plugin-typescript-sort-keys": "^3.2.0", - "firestore-jest-mock": "^0.20.0", + "firestore-jest-mock": "^0.25.0", "husky": "^9.0.11", "jest": "^29.7.0", "lint-staged": "^15.2.5", diff --git a/yarn.lock b/yarn.lock index 242a1de..8aedcb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2992,10 +2992,10 @@ find-up@^5.0.0: locate-path "^6.0.0" path-exists "^4.0.0" -firestore-jest-mock@^0.20.0: - version "0.20.0" - resolved "https://registry.yarnpkg.com/firestore-jest-mock/-/firestore-jest-mock-0.20.0.tgz#11852fc69aa5ae6da3a045aab1e7faeb4e678af2" - integrity sha512-C2YmGy42DeDHp4w3deQ+xOJ6L2LhLcNXQ/rOacrqgwaFoBjQP6bbVJtVmFvgk6zdVKgXA4GNJpqIjjlJG9zo4Q== +firestore-jest-mock@^0.25.0: + version "0.25.0" + resolved "https://registry.yarnpkg.com/firestore-jest-mock/-/firestore-jest-mock-0.25.0.tgz#f388cf22fe52e1ad334a4b5a3834c944d7086e29" + integrity sha512-y1WtauwQTfKMzx84mCoL6HR8y42XB7NRs07kKXGXbH98nlYk1geVDdeshm4LgHRqb7URqpy6ShwR5b9QGHxHAQ== flat-cache@^3.0.4: version "3.0.4"