Skip to content

Commit

Permalink
chore: bump @firebase/rules-unit-testing in /src/api/users (#2321)
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 1.3.15 to 2.0.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/packages/rules-unit-testing/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/rules-unit-testing@2.0.1/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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2021
1 parent 03db351 commit 49f8d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"http-link-header": "^1.0.3"
},
"devDependencies": {
"@firebase/rules-unit-testing": "^1.2.9",
"@firebase/rules-unit-testing": "^2.0.1",
"env-cmd": "^10.1.0",
"firebase-tools": "^9.9.0",
"nodemon": "^2.0.7",
Expand Down

0 comments on commit 49f8d2a

Please sign in to comment.