firebase-js-sdk
firebase-js-sdk copied to clipboard
Upgrade firebase-admin and google/cloud-firestore in rules-unit-testing yarn lock
This change is automatically done when running yarn test
in the repo. We should probably check it into the repo?
The version of google-cloud/firestore
in the rules-unit-testing/functions/yarn.lock
was listed as '6.6.0', when it was actually pulling '6.8.0'. This change upgrades the listed version to be the real version.