Skip to content

Commit

Permalink
Update dependency firebase-tools to v13.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 3b660ff commit 1564729
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-react": "7.24.7",
"eslint": "8.57.1",
"eslint-plugin-promise": "7.1.0",
"firebase-tools": "13.17.0"
"firebase-tools": "13.18.0"
},
"private": true,
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2341,10 +2341,10 @@ firebase-functions@6.0.1:
express "^4.17.1"
protobufjs "^7.2.2"

firebase-tools@13.17.0:
version "13.17.0"
resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-13.17.0.tgz"
integrity sha512-spf7h4hbXmG7KVpq2pZ1I01mHBdUfo9QyYb1KcsU7yjI20pt7+LltHuiK9QPv0o3w8s03sCKRAKi60IJ3Th2BA==
firebase-tools@13.18.0:
version "13.18.0"
resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-13.18.0.tgz"
integrity sha512-HackYCHIDqGddGCua79jEOL0ZtMr9LOsk99KIzymX8UET7BeFDwFs7zNgJSFxFErqBKWw2Y1zAj7OuE8+EOkIw==
dependencies:
"@google-cloud/cloud-sql-connector" "^1.3.3"
"@google-cloud/pubsub" "^4.5.0"
Expand Down
14 changes: 7 additions & 7 deletions hosting/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"firebase-tools": "13.17.0",
"firebase-tools": "13.18.0",
"prettier": "3.3.3"
},
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions hosting/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6567,10 +6567,10 @@ find-up@^5.0.0:
locate-path "^6.0.0"
path-exists "^4.0.0"

firebase-tools@13.17.0:
version "13.17.0"
resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-13.17.0.tgz"
integrity sha512-spf7h4hbXmG7KVpq2pZ1I01mHBdUfo9QyYb1KcsU7yjI20pt7+LltHuiK9QPv0o3w8s03sCKRAKi60IJ3Th2BA==
firebase-tools@13.18.0:
version "13.18.0"
resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-13.18.0.tgz"
integrity sha512-HackYCHIDqGddGCua79jEOL0ZtMr9LOsk99KIzymX8UET7BeFDwFs7zNgJSFxFErqBKWw2Y1zAj7OuE8+EOkIw==
dependencies:
"@google-cloud/cloud-sql-connector" "^1.3.3"
"@google-cloud/pubsub" "^4.5.0"
Expand Down

0 comments on commit 1564729

Please sign in to comment.