From d5be724e58030d2bc71a1bede6f902a5d615ddf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 14:49:58 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.18.0 --- clusterpost/src/clusterpost-list-react/package.json | 2 +- clusterpost/src/react-jwt-auth/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusterpost/src/clusterpost-list-react/package.json b/clusterpost/src/clusterpost-list-react/package.json index 069dc03bb..3d0d53df6 100644 --- a/clusterpost/src/clusterpost-list-react/package.json +++ b/clusterpost/src/clusterpost-list-react/package.json @@ -36,7 +36,7 @@ "babel-preset-react": "6.24.1", "babel-preset-stage-0": "6.24.1", "cross-env": "7.0.3", - "eslint": "9.17.0", + "eslint": "9.18.0", "eslint-config-standard": "17.1.0", "eslint-config-standard-react": "13.0.0", "eslint-plugin-import": "2.31.0", diff --git a/clusterpost/src/react-jwt-auth/package.json b/clusterpost/src/react-jwt-auth/package.json index 7d41e8b2d..cb4a059f6 100644 --- a/clusterpost/src/react-jwt-auth/package.json +++ b/clusterpost/src/react-jwt-auth/package.json @@ -38,7 +38,7 @@ "babel-preset-react": "6.24.1", "babel-preset-stage-0": "6.24.1", "cross-env": "7.0.3", - "eslint": "9.17.0", + "eslint": "9.18.0", "eslint-config-standard": "17.1.0", "eslint-config-standard-react": "13.0.0", "eslint-plugin-import": "2.31.0",