Skip to content

Commit

Permalink
chore(dev-deps): update dependency firebase-tools to v13.23.0 (#1387)
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 23, 2024
1 parent b8634a7 commit 5350341
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.6.0",
"firebase-tools": "13.22.1",
"firebase-tools": "13.23.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.6.0",
"firebase-tools": "13.22.1",
"firebase-tools": "13.23.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.0",
"firebase": "10.14.1",
"firebase-admin": "12.6.0",
"firebase-tools": "13.22.1",
"firebase-tools": "13.23.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4204,7 +4204,7 @@ __metadata:
cypress: "npm:13.15.0"
firebase: "npm:10.14.1"
firebase-admin: "npm:12.6.0"
firebase-tools: "npm:13.22.1"
firebase-tools: "npm:13.23.0"
husky: "npm:9.1.6"
lint-staged: "npm:15.2.10"
mocha: "npm:10.7.3"
Expand Down Expand Up @@ -5461,9 +5461,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:13.22.1":
version: 13.22.1
resolution: "firebase-tools@npm:13.22.1"
"firebase-tools@npm:13.23.0":
version: 13.23.0
resolution: "firebase-tools@npm:13.23.0"
dependencies:
"@electric-sql/pglite": "npm:^0.2.0"
"@google-cloud/cloud-sql-connector": "npm:^1.3.3"
Expand Down Expand Up @@ -5534,7 +5534,7 @@ __metadata:
yaml: "npm:^2.4.1"
bin:
firebase: lib/bin/firebase.js
checksum: 10c0/5fac5838a127aacbda111b5e0dfec094d54b59dd2c7e61cce3700b681996f16b1d9e8b1339a247aea3ce545e090db5fb081acdf4e26047d15757fa0df70919e5
checksum: 10c0/4f22e02042ff133e9075a7b6d33336c9739c4099bb61f0eeb55f9f59cf712548371bc2608fb6074a603db8c8c37c66b78e7438e17c9bc6c311ac271f39f60285
languageName: node
linkType: hard

Expand Down

0 comments on commit 5350341

Please sign in to comment.