Skip to content

Commit

Permalink
Update dependency firebase to v10.14.0 (#2947)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent d1d6457 commit 4c14f87
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 46 deletions.
62 changes: 40 additions & 22 deletions firestore/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/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@firebase/rules-unit-testing": "3.0.4",
"firebase-tools": "13.20.2",
"firebase": "10.13.2",
"firebase": "10.14.0",
"mocha": "10.7.3"
}
}
61 changes: 39 additions & 22 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@googlemaps/js-api-loader": "1.16.8",
"@types/long": "5.0.0",
"adif-parser-ts": "0.6.9",
"firebase": "10.13.2",
"firebase": "10.14.0",
"google-protobuf": "3.21.4",
"js-joda": "1.11.0",
"json-ptr": "3.1.1",
Expand Down

0 comments on commit 4c14f87

Please sign in to comment.