From 6c89a53ab39e607f7edf8853fd8046eb5f6623b4 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Wed, 24 Jul 2024 07:13:50 +0200 Subject: Bumped versions in pre-commit and npm configurations. --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 88d154cd28..0e6bb80f1c 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "npm": ">=1.3.0" }, "devDependencies": { - "eslint": "^9.2.0", - "puppeteer": "^22.2.0", - "globals": "^15.1.0", + "eslint": "^9.7.0", + "puppeteer": "^22.13.1", + "globals": "^15.8.0", "grunt": "^1.6.1", - "grunt-cli": "^1.4.3", - "grunt-contrib-qunit": "^8.0.1", - "qunit": "^2.20.1" + "grunt-cli": "^1.5.0", + "grunt-contrib-qunit": "^10.1.1", + "qunit": "^2.21.1" } } -- cgit v1.3