From b5f279eedd1bea2b32b15edf704030cbb4ba9b46 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Oct 2021 19:53:51 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-connect to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106c563..897808f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "grunt": "1.0.1", "grunt-autoprefixer": "3.0.4", "grunt-cli": "1.2.0", - "grunt-contrib-connect": "1.0.2", + "grunt-contrib-connect": "3.0.0", "grunt-contrib-cssmin": "2.2.1", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-qunit": "2.0.0",