Skip to content

Commit

Permalink
chore(dev-deps): update dependency firebase-tools to v13.24.0 (#1402)
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 Nov 4, 2024
1 parent f8e2f28 commit c7903fc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-chai-friendly": "0.8.0",
"eslint-plugin-cypress": "2.15.2",
"firebase-admin": "12.7.0",
"firebase-tools": "13.23.1",
"firebase-tools": "13.24.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-cypress": "2.15.2",
"react-scripts": "5.0.1",
"firebase-admin": "12.7.0",
"firebase-tools": "13.23.1",
"firebase-tools": "13.24.0",
"typescript": "5.6.3",
"web-vitals": "4.2.4"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cypress": "13.15.1",
"firebase": "10.14.1",
"firebase-admin": "12.7.0",
"firebase-tools": "13.23.1",
"firebase-tools": "13.24.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mocha": "10.8.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3841,7 +3841,7 @@ __metadata:
cypress: "npm:13.15.1"
firebase: "npm:10.14.1"
firebase-admin: "npm:12.7.0"
firebase-tools: "npm:13.23.1"
firebase-tools: "npm:13.24.0"
husky: "npm:9.1.6"
lint-staged: "npm:15.2.10"
mocha: "npm:10.8.2"
Expand Down Expand Up @@ -5022,9 +5022,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:13.23.1":
version: 13.23.1
resolution: "firebase-tools@npm:13.23.1"
"firebase-tools@npm:13.24.0":
version: 13.24.0
resolution: "firebase-tools@npm:13.24.0"
dependencies:
"@electric-sql/pglite": "npm:^0.2.0"
"@google-cloud/cloud-sql-connector": "npm:^1.3.3"
Expand Down Expand Up @@ -5094,7 +5094,7 @@ __metadata:
yaml: "npm:^2.4.1"
bin:
firebase: lib/bin/firebase.js
checksum: 10c0/89824b6199c50aea7ac268b49f8be606bb027b309ac693fbc326b261c861e7f73c25a483796424cf745ee7420c624e611e331008176dcba06d63fc72f9788ac6
checksum: 10c0/2d968322961b1a3b6226e602ef078371a8c3a13b9afacf56f751975a20dc5c0040209654947d2583921c4919cf977335eff7bfba9edea9d6c7af6947ef3d620d
languageName: node
linkType: hard

Expand Down

0 comments on commit c7903fc

Please sign in to comment.