From 9bf90e12229abaa5359d72b22d078cb1356bfdfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 03:53:20 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a5291c..ad0e19f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@x-wp/semantic-release-config": "^1", "@x-wp/wordpack": "^1.3.1", "conventional-changelog-conventionalcommits": "^8.0.0", - "eslint": "^8.50", + "eslint": "^9.0.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-import": "^2.23.4", "eslint-plugin-prettier": "^4.2.1",