From 7fcf4f2f0f19c353fe3ee9fe2f6c4baeda4f03c8 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Mon, 23 Oct 2023 08:58:30 +0200 Subject: Bumped versions in pre-commit and npm configurations. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 510d50ad5b..e9b3982dc6 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "npm": ">=1.3.0" }, "devDependencies": { - "eslint": "^8.49.0", - "puppeteer": "^21.1.1", + "eslint": "^8.52.0", + "puppeteer": "^21.4.0", "grunt": "^1.6.1", "grunt-cli": "^1.4.3", - "grunt-contrib-qunit": "^7.0.0", - "qunit": "^2.19.4" + "grunt-contrib-qunit": "^8.0.1", + "qunit": "^2.20.0" } } -- cgit v1.3