From 491ecc1bd5c48a24d8a4bcff6f74ca368b37fdf3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Thu, 2 Sep 2021 16:05:31 +0200 Subject: [PATCH] Build: Update npm dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2cf66d617..14b89e9c3 100644 --- a/package.json +++ b/package.json @@ -51,19 +51,19 @@ "devDependencies": { "commitplease": "3.2.0", "eslint-config-jquery": "3.0.0", - "glob": "7.1.6", - "grunt": "1.3.0", + "glob": "7.1.7", + "grunt": "1.4.1", "grunt-bowercopy": "1.2.5", - "grunt-cli": "1.3.2", + "grunt-cli": "1.4.3", "grunt-compare-size": "0.4.2", "grunt-contrib-concat": "1.0.1", "grunt-contrib-csslint": "2.0.0", - "grunt-contrib-qunit": "4.0.0", + "grunt-contrib-qunit": "5.0.1", "grunt-contrib-requirejs": "1.0.0", - "grunt-contrib-uglify": "5.0.0", + "grunt-contrib-uglify": "5.0.1", "grunt-eslint": "23.0.0", "grunt-git-authors": "3.2.0", - "grunt-html": "14.2.0", + "grunt-html": "14.5.0", "load-grunt-tasks": "5.1.0", "rimraf": "3.0.2", "testswarm": "1.1.2" -- 2.39.5