Skip to content

Commit

Permalink
chore(dev-deps): update dependency firebase-tools to v13.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent dbab1d1 commit ad4f1e3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 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.29.2",
"firebase-tools": "13.29.3",
"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.29.2",
"firebase-tools": "13.29.3",
"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.29.2",
"firebase-tools": "13.29.3",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"mocha": "10.8.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -538,10 +538,10 @@ __metadata:
languageName: node
linkType: hard

"@electric-sql/pglite@npm:^0.2.0":
version: 0.2.14
resolution: "@electric-sql/pglite@npm:0.2.14"
checksum: 10c0/512611f5db0ec5e96b949ff10a72333e8ec315f5a0ce80431537056db26e5579f5429b020b1781a5b92eeef7e12a30ed26e6ab74cae4e4598bf1e74ffc80b3f3
"@electric-sql/pglite@npm:^0.2.16":
version: 0.2.16
resolution: "@electric-sql/pglite@npm:0.2.16"
checksum: 10c0/192abb00f3eb9fd2ec6bf12a71954b70c0f85fb551f2989cde4893a8e667ca564b9092533d73edb511cb0a0dc569970517cb92e568b1960a201610de9174cf37
languageName: node
linkType: hard

Expand Down Expand Up @@ -3936,7 +3936,7 @@ __metadata:
cypress: "npm:13.17.0"
firebase: "npm:10.14.1"
firebase-admin: "npm:12.7.0"
firebase-tools: "npm:13.29.2"
firebase-tools: "npm:13.29.3"
husky: "npm:9.1.7"
lint-staged: "npm:15.4.3"
mocha: "npm:10.8.2"
Expand Down Expand Up @@ -5126,11 +5126,11 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:13.29.2":
version: 13.29.2
resolution: "firebase-tools@npm:13.29.2"
"firebase-tools@npm:13.29.3":
version: 13.29.3
resolution: "firebase-tools@npm:13.29.3"
dependencies:
"@electric-sql/pglite": "npm:^0.2.0"
"@electric-sql/pglite": "npm:^0.2.16"
"@google-cloud/cloud-sql-connector": "npm:^1.3.3"
"@google-cloud/pubsub": "npm:^4.5.0"
abort-controller: "npm:^3.0.0"
Expand Down Expand Up @@ -5200,7 +5200,7 @@ __metadata:
yaml: "npm:^2.4.1"
bin:
firebase: lib/bin/firebase.js
checksum: 10c0/3022ee58185d6e3205736b25d82aef64a826dbdbf3b13e4e55561fc5a832fcdca0ad564c1bf9f3ea78781066004d01f9bff8d5eb347ddb23bb8d9d0f7f8b51f6
checksum: 10c0/0dac86c1d6889df797e187d334374fc28a22c6b3c1a6798926c7a0fc290e03fbda0a2b43216fb95f3dcd407eb199ff64fb85acb07fb41ad2d98b56bf25097256
languageName: node
linkType: hard

Expand Down

0 comments on commit ad4f1e3

Please sign in to comment.