Skip to content

Commit

Permalink
Bump firebase-tools from 11.27.0 to 11.28.0 (penx#154)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.27.0 to 11.28.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.27.0...v11.28.0)

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

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 18, 2023
1 parent 165628c commit 02a5a1c
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.0.37",
"@types/react-dom": "^18.0.11",
"eslint": "^8.38.0",
"firebase-tools": "^11.27.0",
"firebase-tools": "^11.28.0",
"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.38.0
firebase-admin: ^11.7.0
firebase-functions: ^4.3.0
firebase-tools: ^11.27.0
firebase-tools: ^11.28.0
isbot: ^3.6.8
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.27.0":
version: 11.27.0
resolution: "firebase-tools@npm:11.27.0"
"firebase-tools@npm:^11.28.0":
version: 11.28.0
resolution: "firebase-tools@npm:11.28.0"
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: e268db0a55a265c5e3fadaf02217c133be32fb624c4ea40ecdc435009e5d8fd55309138b5db019233f031b2af958b6a5fa24f46d2da75463586ac6a5c44ffd58
checksum: 601be2cbcd093d0999c9de46c54a9c34ca4e92b116dfca1c53bd2cccdaa61b68e9e2a180ab6b58c4cdcd7bf74398354a4df40cbb6853918eadba8b704a4e25bb
languageName: node
linkType: hard

Expand Down

0 comments on commit 02a5a1c

Please sign in to comment.