From 80907d1598f2e50c6fe4c5c7a16249e126989b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 08:12:55 +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 daeed528..500cc613 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit daeed5282eeb38f063c863d96cf75ba00b0d9ab5 +Subproject commit 500cc613ff20cf0a4951b5b6a0560eb5b30e7fcc diff --git a/package.json b/package.json index ddbc795e..73cfc25b 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.24.0", - "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",