Skip to content

Commit 789ca0a

Browse files
Bump firebase-tools from 9.16.6 to 9.18.0
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.16.6 to 9.18.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v9.16.6...v9.18.0) --- updated-dependencies: - dependency-name: firebase-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd88717 commit 789ca0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react": "^17.0.19",
2828
"@types/react-dom": "^17.0.9",
2929
"@vitejs/plugin-react-refresh": "^1.3.1",
30-
"firebase-tools": "^9.16.6",
30+
"firebase-tools": "^9.18.0",
3131
"typescript": "^4.4.2",
3232
"vite": "^2.5.1",
3333
"vite-plugin-mpa": "^1.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,10 +2390,10 @@ [email protected], finalhandler@~1.1.2:
23902390
statuses "~1.5.0"
23912391
unpipe "~1.0.0"
23922392

2393-
firebase-tools@^9.16.6:
2394-
version "9.16.6"
2395-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.16.6.tgz#9b46c62cba7499fd17d4f44003f9bb05529b1dad"
2396-
integrity sha512-bW4rT+pTE6n8892rXd5ier9H1snXUZIXrL3WKzuVWXSUqDjUbx6SIgXhjp1++GIdkiMGnfDY5EJR4nV/YrTO5A==
2393+
firebase-tools@^9.18.0:
2394+
version "9.18.0"
2395+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.18.0.tgz#70e07132f3c10edfd8b73005a4b608294ca42a1b"
2396+
integrity sha512-yth3C6ZdzkXbQVKgmrIYn/NBvkCnstEfsTsqvLUL+Mo0s5Cq+JR8A8DKLJHyWBrWjKkT5R9VfefnkhHCUrjRNw==
23972397
dependencies:
23982398
"@google-cloud/pubsub" "^2.7.0"
23992399
"@types/archiver" "^5.1.0"

0 commit comments

Comments
 (0)