Skip to content

Commit

Permalink
Bump firebase-tools from 11.29.0 to 11.29.1 (penx#163)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.29.0 to 11.29.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v11.29.0...v11.29.1)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2023
1 parent bc03858 commit 4fb8a78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react": "^18.2.0",
"@types/react-dom": "^18.0.11",
"eslint": "^8.39.0",
"firebase-tools": "^11.29.0",
"firebase-tools": "^11.29.1",
"typescript": "^5.0.4"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7503,7 +7503,7 @@ __metadata:
eslint: ^8.39.0
firebase-admin: ^11.7.0
firebase-functions: ^4.3.1
firebase-tools: ^11.29.0
firebase-tools: ^11.29.1
isbot: ^3.6.10
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -7926,9 +7926,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:^11.29.0":
version: 11.29.0
resolution: "firebase-tools@npm:11.29.0"
"firebase-tools@npm:^11.29.1":
version: 11.29.1
resolution: "firebase-tools@npm:11.29.1"
dependencies:
"@google-cloud/pubsub": ^3.0.1
abort-controller: ^3.0.0
Expand Down Expand Up @@ -7993,7 +7993,7 @@ __metadata:
ws: ^7.2.3
bin:
firebase: lib/bin/firebase.js
checksum: fcc9cca0447cc655f9a357e2568b2b910a8030a577b6f06d9a1fe46a9ddaa85b2844744a7ac99ffe375a7a48cf4b2b860c6974436c0371ddfad8533a20582c7c
checksum: 767ee5ec880074ec072bf9038de18bcf35a143c4509b74964c9ac40ca81225efc25d63bd98fa88ad65f39cac5fd7075d6906e23b71c9b63563aa9641617c3d77
languageName: node
linkType: hard

Expand Down

0 comments on commit 4fb8a78

Please sign in to comment.