Skip to content

Commit

Permalink
chore(dev-deps): update dependency firebase-tools to v13.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent bb4f219 commit 5a1bdb0
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.31.0",
"firebase-tools": "13.31.2",
"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.31.0",
"firebase-tools": "13.31.2",
"typescript": "5.7.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.17.0",
"firebase": "10.14.1",
"firebase-admin": "12.7.0",
"firebase-tools": "13.31.0",
"firebase-tools": "13.31.2",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"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 @@ -3920,7 +3920,7 @@ __metadata:
cypress: "npm:13.17.0"
firebase: "npm:10.14.1"
firebase-admin: "npm:12.7.0"
firebase-tools: "npm:13.31.0"
firebase-tools: "npm:13.31.2"
husky: "npm:9.1.7"
lint-staged: "npm:15.4.3"
mocha: "npm:10.8.2"
Expand Down Expand Up @@ -5101,9 +5101,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:13.31.0":
version: 13.31.0
resolution: "firebase-tools@npm:13.31.0"
"firebase-tools@npm:13.31.2":
version: 13.31.2
resolution: "firebase-tools@npm:13.31.2"
dependencies:
"@electric-sql/pglite": "npm:^0.2.16"
"@google-cloud/cloud-sql-connector": "npm:^1.3.3"
Expand Down Expand Up @@ -5175,7 +5175,7 @@ __metadata:
yaml: "npm:^2.4.1"
bin:
firebase: lib/bin/firebase.js
checksum: 10c0/2be38810de3e49601096c2630f3706e5fb8edd80fbfc21524f216a73f02d20045f1df006479eb648a3e4a023cf6a15265e8113487d7636f209bd70f6d94a1ac9
checksum: 10c0/f5aedfc3ac25f24276318fbb6a33f3fa19d34960f26f43fd0907b642a1cf89a48a0ff56d5e4b775135af327e99c06e3d993ca5561ac7bf66f42bce9bfea824b0
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a1bdb0

Please sign in to comment.