From be1e26b903388e99c2fb22e7b13db03872f81c18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 09:35:28 +0000 Subject: [PATCH] chore(deps): update devdependencies-major --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2f24dfb8f..77184644c 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "@vitejs/plugin-react": "4.2.1", "autoprefixer": "10.4.19", "dotenv": "16.4.5", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-plugin-react": "7.34.1", - "globals": "14.0.0", + "globals": "15.1.0", "postcss": "8.4.38", "prettier": "3.2.5", "prettier-plugin-tailwindcss": "0.5.14",