From d9e6b35dea46fb5b279f85fc3ebe7f84b35651d6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 9 Oct 2021 04:25:40 +0000 Subject: [PATCH] Update grunt-contrib-concat to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5112aab..a186328 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.0.0", "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-uglify-es": "^3.3.0" }