From 7380fe516169288f9ea58feb9affcc2e9ec6c132 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 13:10:36 +0000 Subject: [PATCH] Update grunt-contrib-concat to version 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5112aab..54ca922 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "devDependencies": { "babel-preset-es2015": "^6.24.1", "grunt-babel": "^7.0.0", - "grunt-contrib-concat": "^0.5.0", + "grunt-contrib-concat": "^2.1.0", "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-uglify-es": "^3.3.0" }