From d1f4f4daec4f053be3eea4f6233d1d05ccec22fa Mon Sep 17 00:00:00 2001 From: evanvosberg Date: Tue, 24 Oct 2023 15:13:40 +0200 Subject: [PATCH] Update grunt. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0bddb88..090bc11 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "dependencies": {}, "devDependencies": { "fmd": "~0.0.3", - "grunt": "^1.3.2", - "grunt-cli": "^1.3.2", + "grunt": "^1.4.3", + "grunt-cli": "^1.4.3", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^3.0.0",