From 38866a213f32caeef88f3f9d95c0b907c1bc991d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 00:31:12 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2029f58..09f0e95 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "basis": "github:TroyAlford/basis#v1.1.0", "concurrently": "^9.0.1", "cross-env": "^7.0.3", - "eslint": "8.57.1", + "eslint": "9.39.2", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-import": "2.31.0", "eslint-plugin-jsx-a11y": "^6.9.0",