From 177d6c907a00634bf113c96993a5ffeb7e86613e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:11:25 +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 4097fc7f..36a82ac9 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@typescript-eslint/eslint-plugin": "7.13.1", "@typescript-eslint/parser": "7.13.1", "cesium": "1.122.0", - "eslint": "8.57.0", + "eslint": "9.14.0", "eslint-config-openlayers": "12.0.0", "eslint-import-resolver-typescript": "3.6.3", "eslint-plugin-import": "2.30.0",