From cdfbab46faeeeb5c2435975c2321784e0408f9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 06:37:08 +0000 Subject: [PATCH] Bump eslint from 8.57.0 to 8.57.1 in the eslint group Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v8.57.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index 0969795d5..7bf4be90e 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 0969795d53d4657e4bd6031dcc3e24f78aa76f51 +Subproject commit 7bf4be90eeb0176a547efd7482a52e4eba59a547 diff --git a/package.json b/package.json index 3ddb60c01..3331b11f4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "esbuild-plugin-replace": "1.4.0", "esbuild-sass-plugin": "3.3.1", "esbuild-wasm": "0.23.1", - "eslint": "8.57.0", + "eslint": "8.57.1", "eslint-config-standard": "17.1.0", "eslint-config-standard-jsx": "11.0.0", "eslint-config-standard-react": "13.0.0",