Skip to content

Commit

Permalink
Merge pull request #1856 from firebase/@invertase/bump-bq-deps
Browse files Browse the repository at this point in the history
chore(firestore-bigquery-export): bump change-tracker version
  • Loading branch information
cabljac authored Nov 29, 2023
2 parents 9653f60 + ece364e commit 10c373d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions firestore-bigquery-export/functions/package-lock.json

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

2 changes: 1 addition & 1 deletion firestore-bigquery-export/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Jan Wyszynski <wyszynski@google.com>",
"license": "Apache-2.0",
"dependencies": {
"@firebaseextensions/firestore-bigquery-change-tracker": "^1.1.29",
"@firebaseextensions/firestore-bigquery-change-tracker": "^1.1.30",
"@google-cloud/bigquery": "^4.7.0",
"@types/chai": "^4.1.6",
"@types/express-serve-static-core": "4.17.30",
Expand Down
14 changes: 7 additions & 7 deletions firestore-bigquery-export/scripts/import/package-lock.json

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

2 changes: 1 addition & 1 deletion firestore-bigquery-export/scripts/import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"author": "Jan Wyszynski <wyszynski@google.com>",
"license": "Apache-2.0",
"dependencies": {
"@firebaseextensions/firestore-bigquery-change-tracker": "^1.1.29",
"@firebaseextensions/firestore-bigquery-change-tracker": "^1.1.30",
"@google-cloud/bigquery": "^5.6.0",
"commander": "5.0.0",
"filenamify": "^4.2.0",
Expand Down

0 comments on commit 10c373d

Please sign in to comment.