Skip to content

Commit f28a260

Browse files
renovate-botfhinkel
authored andcommitted
Update dependency @google-cloud/firestore to v3 (#1567)
1 parent 7ddce11 commit f28a260

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

functions/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"uuid": "^3.1.0"
2424
},
2525
"dependencies": {
26-
"@google-cloud/firestore": "^2.0.0"
26+
"@google-cloud/firestore": "^3.0.0"
2727
}
2828
}

functions/node8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"uuid": "^3.3.2"
2626
},
2727
"dependencies": {
28-
"@google-cloud/firestore": "^2.0.0",
28+
"@google-cloud/firestore": "^3.0.0",
2929
"escape-html": "^1.0.3",
3030
"node-fetch": "^2.3.0"
3131
}

0 commit comments

Comments
 (0)