From a3e9b3ae3a6506d613452384c8a2975a1a6a3ee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:38:10 +0000 Subject: [PATCH] Bump the eslint group with 1 update Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint). - [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.50.0...v8.51.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor 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 f80169f58..eef512cb6 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit f80169f583f8efd4091ac5f355c677c366768d87 +Subproject commit eef512cb6c5696b2ec49380ea7e989712efdeca9 diff --git a/package.json b/package.json index f37749c44..4b744efdf 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "esbuild-plugin-replace": "1.4.0", "esbuild-sass-plugin": "2.16.0", "esbuild-wasm": "0.19.4", - "eslint": "8.50.0", + "eslint": "8.51.0", "eslint-config-standard": "17.1.0", "eslint-config-standard-jsx": "11.0.0", "eslint-config-standard-react": "13.0.0",