Skip to content

Commit 6dd84ed

Browse files
authored
Merge pull request #58 from raduwen/dependabot/npm_and_yarn/firebase-tools-9.16.6
Bump firebase-tools from 9.16.5 to 9.16.6
2 parents d682a7a + a43fa14 commit 6dd84ed

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.5",
30+
"firebase-tools": "^9.16.6",
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.5:
2394-
version "9.16.5"
2395-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.16.5.tgz#c6d38bded228fd2a5dfd781a42287c78dab66b86"
2396-
integrity sha512-dp/cvt+39wv5CO+MzX36snmRnvn5j7Nn73QfKiIvHXAT5Ek/fRJn2pWnaxP+bhd19SuEY1Buf8PcdlMl42hzlw==
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==
23972397
dependencies:
23982398
"@google-cloud/pubsub" "^2.7.0"
23992399
"@types/archiver" "^5.1.0"

0 commit comments

Comments
 (0)