From 6345a6ff63a8b8af86ee9a025e29984a410c9764 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Sun, 5 May 2024 21:03:16 +0200 Subject: Migrated to ESLint 9+. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 51836701e5..88d154cd28 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,9 @@ "npm": ">=1.3.0" }, "devDependencies": { - "eslint": "^8.56.0", + "eslint": "^9.2.0", "puppeteer": "^22.2.0", + "globals": "^15.1.0", "grunt": "^1.6.1", "grunt-cli": "^1.4.3", "grunt-contrib-qunit": "^8.0.1", -- cgit v1.3