Skip to content

Commit

Permalink
chore(dev-deps): update dependency firebase-tools to v13.8.1 (#1258)
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 May 9, 2024
1 parent 762de68 commit 30e0868
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.7.4",
"eslint-plugin-cypress": "2.15.2",
"firebase-admin": "11.11.1",
"firebase-tools": "13.8.0",
"firebase-tools": "13.8.1",
"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": "11.11.1",
"firebase-tools": "13.8.0",
"firebase-tools": "13.8.1",
"typescript": "5.4.5",
"web-vitals": "3.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-prettier": "5.1.3",
"firebase": "10.11.1",
"firebase-admin": "11.11.1",
"firebase-tools": "13.8.0",
"firebase-tools": "13.8.1",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"mocha": "10.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4452,7 +4452,7 @@ __metadata:
eslint-plugin-prettier: "npm:5.1.3"
firebase: "npm:10.11.1"
firebase-admin: "npm:11.11.1"
firebase-tools: "npm:13.8.0"
firebase-tools: "npm:13.8.1"
husky: "npm:9.0.11"
lint-staged: "npm:15.2.2"
mocha: "npm:10.4.0"
Expand Down Expand Up @@ -6029,9 +6029,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:13.8.0":
version: 13.8.0
resolution: "firebase-tools@npm:13.8.0"
"firebase-tools@npm:13.8.1":
version: 13.8.1
resolution: "firebase-tools@npm:13.8.1"
dependencies:
"@google-cloud/cloud-sql-connector": "npm:^1.2.3"
"@google-cloud/pubsub": "npm:^3.0.1"
Expand Down Expand Up @@ -6101,7 +6101,7 @@ __metadata:
yaml: "npm:^2.4.1"
bin:
firebase: lib/bin/firebase.js
checksum: 10c0/2ecba37092b798717e14e74dad6550b441e4ee3b10bc446013556844af17040ac97e5f00488795f73c778dbad1a0148c9430e24c060c3c64cb67958a441ee9d6
checksum: 10c0/7cd213e75bc7189569594635e11099736580b78829cf306ef9e2c36141eb1c6bb21a04dff9ff9513dc73a84a953449c0c1f07161b27b5ae48d550e2c8266e245
languageName: node
linkType: hard

Expand Down

0 comments on commit 30e0868

Please sign in to comment.