From 3f588d22a4c983f7cf0a15de53546307bb54c016 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:04:53 +0000 Subject: [PATCH] Update dependency grunt-contrib-concat to v2 --- poradnia/static/jquery-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poradnia/static/jquery-ui/package.json b/poradnia/static/jquery-ui/package.json index f43573b79..d5aca4fcd 100644 --- a/poradnia/static/jquery-ui/package.json +++ b/poradnia/static/jquery-ui/package.json @@ -58,7 +58,7 @@ "grunt-bowercopy": "1.2.5", "grunt-cli": "1.5.0", "grunt-compare-size": "0.4.2", - "grunt-contrib-concat": "1.0.1", + "grunt-contrib-concat": "2.1.0", "grunt-contrib-csslint": "2.0.0", "grunt-contrib-qunit": "10.1.1", "grunt-contrib-requirejs": "1.0.0",