From d407340e7f8463ee885aaa37789d8aef657b73f5 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 29 Mar 2022 09:18:22 +0200 Subject: Bumped versions in pre-commit and npm configurations. --- package.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 61d2b2839f..afaa860f29 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,11 @@ "npm": ">=1.3.0 <3.0.0" }, "devDependencies": { - "eslint": "^7.32.0", - "grunt": "^1.0.1", - "grunt-cli": "^1.2.0", - "grunt-contrib-qunit": "^4.0.0", - "qunit": "^2.9.3" + "eslint": "^8.3.0", + "puppeteer": "^13.5.1", + "grunt": "^1.4.1", + "grunt-cli": "^1.4.3", + "grunt-contrib-qunit": "^5.1.1", + "qunit": "^2.18.0" } } -- cgit v1.3