From 692e30465dd0b0dcd302eccc26af34148d17667b Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 14 Aug 2024 21:54:34 +0200 Subject: Update about running tests (#6709) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index f3c67bfa8..3b6819841 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix" }, "devDependencies": { - "eslint": "^9.8.0", - "@eslint/js": "^9.8.0", + "eslint": "^9.9.0", + "@eslint/js": "^9.9.0", "globals": "^15.9.0", "markdownlint-cli": "^0.41.0", "neostandard": "^0.11.2", -- cgit v1.2.3