Skip to content

Commit

Permalink
Bump @firebase/rules-unit-testing from 3.0.4 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [@firebase/rules-unit-testing](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/rules-unit-testing) from 3.0.4 to 4.0.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/rules-unit-testing/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/[email protected]/packages/rules-unit-testing)

---
updated-dependencies:
- dependency-name: "@firebase/rules-unit-testing"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 4ef0d7a commit 6870689
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 48 deletions.
2 changes: 1 addition & 1 deletion modules/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@firebase/rules-unit-testing": "^3.0.4",
"@firebase/rules-unit-testing": "^4.0.1",
"@types/lodash": "^4.17.12",
"@types/node": "^22.13.0",
"dayjs": "^1.11.13",
Expand Down
55 changes: 9 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/pos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@firebase/rules-unit-testing": "^3.0.4",
"@firebase/rules-unit-testing": "^4.0.1",
"@remix-run/dev": "^2.13.1",
"@types/lodash": "^4.17.12",
"@types/react": "^18.3.12",
Expand Down

0 comments on commit 6870689

Please sign in to comment.