From eab010dfc07e5d29bc80c4ac58641aed898d7490 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 19:45:02 +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..767700e 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.5.4", "xmlhttprequest": "1.8.0" } }