From 3b238b5b97a1ce0a2e611a6de6f8432e54d30435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 18:08:16 +0000 Subject: [PATCH] build: bump firebase-tools from 9.5.0 to 9.6.1 Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.5.0 to 9.6.1. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](https://github.com/firebase/firebase-tools/compare/v9.5.0...v9.6.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 355eab2cb5e6..4021dc326f3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5866,9 +5866,9 @@ fined@^1.0.1: parse-filepath "^1.0.1" firebase-tools@^9.2.1: - version "9.5.0" - resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.5.0.tgz#7d7448d87c1d4e38feaef04bd194d6904511fa99" - integrity sha512-M73hIhqfdzGO4eMAd+Jj8V2RPG1KDmhjdnHQaZsJOwmPXyX4eBeOO7dpeHTXU5bYg8AeHVzkCOcLobBcXgYxZw== + version "9.6.1" + resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.6.1.tgz#1528437f904e957378bc397d629e26942677ad17" + integrity sha512-Av2RMjTVJtFthl+XTfgtvbXY6K19GgjV/kyeqSkLklmWDpJle8dYhsodosx5tquBsLyOQQxrkpC4cZcGk3+IoA== dependencies: "@google-cloud/pubsub" "^2.7.0" "@types/archiver" "^5.1.0"