From ef56633f573b6a7b1939ae3cc1a636ab05ca189c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 16:54:11 +0000 Subject: [PATCH] Update dependency workbox-cli to v6 --- resources/leiningen/new/miura/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/leiningen/new/miura/package.json b/resources/leiningen/new/miura/package.json index b65b896..5b2fdc9 100644 --- a/resources/leiningen/new/miura/package.json +++ b/resources/leiningen/new/miura/package.json @@ -44,7 +44,7 @@ "react": "16.7.0", "react-dom": "16.7.0", "whatwg-fetch": "3.0.0", - "workbox-cli": "3.6.3", + "workbox-cli": "6.3.0", "xmlhttprequest": "1.8.0" } }