Skip to content

Commit

Permalink
Bump firebase-tools from 11.21.0 to 11.22.0 (#22)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.21.0 to 11.22.0.
- [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.21.0...v11.22.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] committed Feb 1, 2023
1 parent 1b655d9 commit 3b3471d
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.25",
"@types/react-dom": "^18.0.8",
"eslint": "^8.27.0",
"firebase-tools": "^11.21.0",
"firebase-tools": "^11.22.0",
"typescript": "^4.9.5"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6647,7 +6647,7 @@ __metadata:
eslint: ^8.27.0
firebase-admin: ^11.5.0
firebase-functions: ^4.2.0
firebase-tools: ^11.21.0
firebase-tools: ^11.22.0
isbot: ^3.6.5
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -7056,9 +7056,9 @@ __metadata:
languageName: node
linkType: hard

"firebase-tools@npm:^11.21.0":
version: 11.21.0
resolution: "firebase-tools@npm:11.21.0"
"firebase-tools@npm:^11.22.0":
version: 11.22.0
resolution: "firebase-tools@npm:11.22.0"
dependencies:
"@google-cloud/pubsub": ^3.0.1
abort-controller: ^3.0.0
Expand Down Expand Up @@ -7122,7 +7122,7 @@ __metadata:
ws: ^7.2.3
bin:
firebase: lib/bin/firebase.js
checksum: 0bdc2530ff708e5c0ccdb1e64756da7c5446ca73c69f7abee8a0e9abaf9b9ba3cd8c5890d9f235292c31b8da21fecf89b78d7d8c935011ea166fd057b94eec71
checksum: ce9eeefee54656f93f89bb788e81cb4ced684db573fd093dad04e04c2da54b54c810ca7b3a6e621d52ed123a3b1e2c4f07d8cd0d0eebef105cc3b49d65188511
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b3471d

Please sign in to comment.