From ca7e75d554294d2726228b5201dd8d556643c613 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 16:30:33 +0000 Subject: [PATCH] chore(deps): update linters & formatters --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ee84df0..3eb4ed7 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "devDependencies": { "@commitlint/cli": "19.2.2", "@commitlint/config-conventional": "19.1.0", - "@eslint/js": "8.57.0", + "@eslint/js": "9.2.0", "@matteo.collina/snap": "0.3.0", "@stylistic/eslint-plugin-js": "1.7.2", "@stylistic/eslint-plugin-ts": "1.7.2", @@ -74,9 +74,9 @@ "@types/node": "20.12.9", "c8": "9.1.0", "dependency-cruiser": "16.2.4", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-plugin-jsonc": "2.15.1", - "eslint-plugin-n": "16.6.2", + "eslint-plugin-n": "17.4.0", "husky": "9.0.11", "lint-staged": "15.2.2", "npm-run-all2": "6.1.2",