From 2916c578d6b5f2a4e91189342d4bd2b3ea28bbc1 Mon Sep 17 00:00:00 2001 From: "tradeshift-renovate[bot]" <121954292+tradeshift-renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 13:06:17 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-concat to ^2.1.0 --- docs/package-lock.json | 2 +- docs/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index b551f0d26..29bffff45 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -16,7 +16,7 @@ "grunt": "^1.5.3", "grunt-concurrent": "^3.0.0", "grunt-contrib-clean": "^1.0.0", - "grunt-contrib-concat": "^2.0.0", + "grunt-contrib-concat": "^2.1.0", "grunt-contrib-connect": "^5.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^3.0.1", diff --git a/docs/package.json b/docs/package.json index ea55e93c9..3f3cf2e67 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ "grunt": "^1.5.3", "grunt-concurrent": "^3.0.0", "grunt-contrib-clean": "^1.0.0", - "grunt-contrib-concat": "^2.0.0", + "grunt-contrib-concat": "^2.1.0", "grunt-contrib-connect": "^5.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^3.0.1", diff --git a/package-lock.json b/package-lock.json index ed59ec1fc..3b70f889c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "grunt-concurrent": "^3.0.0", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-compress": "^2.0.0", - "grunt-contrib-concat": "^2.0.0", + "grunt-contrib-concat": "^2.1.0", "grunt-contrib-connect": "^5.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^5.0.1", diff --git a/package.json b/package.json index e84310553..65d4a1619 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "grunt-concurrent": "^3.0.0", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-compress": "^2.0.0", - "grunt-contrib-concat": "^2.0.0", + "grunt-contrib-concat": "^2.1.0", "grunt-contrib-connect": "^5.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^5.0.1",