Skip to content

Commit 4c39f69

Browse files
Bump firebase-tools from 9.12.0 to 9.16.5
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.12.0 to 9.16.5. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v9.12.0...v9.16.5) --- updated-dependencies: - dependency-name: firebase-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63e5c31 commit 4c39f69

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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.18",
2828
"@types/react-dom": "^17.0.2",
2929
"@vitejs/plugin-react-refresh": "^1.3.1",
30-
"firebase-tools": "^9.12.0",
30+
"firebase-tools": "^9.16.5",
3131
"typescript": "^4.3.2",
3232
"vite": "^2.4.4",
3333
"vite-tsconfig-paths": "^3.3.13"

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ aggregate-error@^3.0.0:
917917
clean-stack "^2.0.0"
918918
indent-string "^4.0.0"
919919

920-
ajv@^6.12.2, ajv@^6.12.3:
920+
ajv@^6.12.2, ajv@^6.12.3, ajv@^6.12.6:
921921
version "6.12.6"
922922
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
923923
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -2364,15 +2364,16 @@ finalhandler@1.1.2, finalhandler@~1.1.2:
23642364
statuses "~1.5.0"
23652365
unpipe "~1.0.0"
23662366

2367-
firebase-tools@^9.12.0:
2368-
version "9.12.0"
2369-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.12.0.tgz#7774ee52c69418f1a4fca235fe3e4186b3512c32"
2370-
integrity sha512-rPk4JyzPaSHyHQDGCh0/U63MW2nXgnZ4h0IRE2EjFHRz+KyNl/hakGX7EQKVej5HpMKFhWRjGOvDHn1PXooQgw==
2367+
firebase-tools@^9.16.5:
2368+
version "9.16.5"
2369+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.16.5.tgz#c6d38bded228fd2a5dfd781a42287c78dab66b86"
2370+
integrity sha512-dp/cvt+39wv5CO+MzX36snmRnvn5j7Nn73QfKiIvHXAT5Ek/fRJn2pWnaxP+bhd19SuEY1Buf8PcdlMl42hzlw==
23712371
dependencies:
23722372
"@google-cloud/pubsub" "^2.7.0"
23732373
"@types/archiver" "^5.1.0"
23742374
JSONStream "^1.2.1"
23752375
abort-controller "^3.0.0"
2376+
ajv "^6.12.6"
23762377
archiver "^5.0.0"
23772378
body-parser "^1.19.0"
23782379
chokidar "^3.0.2"

0 commit comments

Comments
 (0)