From ab87c82953dfad64ad1d17b78cebd84441fa032d Mon Sep 17 00:00:00 2001 From: konkarin Date: Sun, 10 Sep 2023 15:22:27 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20bump=20firebase-tools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e20b079..28d1ab0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "dotenv": "^16.0.0", "eslint": "^8.39.0", "eslint-plugin-vue": "^9.17.0", - "firebase-tools": "^9.2.0", + "firebase-tools": "^12.4.8", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", "prettier": "^2.8.8",