From abf4243e73c97ff1d40f5fbe475fb95a4e7ab896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 05:26:17 +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.53.0...v8.54.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 a22bf00be..72a5b7cfd 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit a22bf00be20270b9425759fae7097901ddf49a68 +Subproject commit 72a5b7cfdae63e17d1bde60bb8deb51fac52aa16 diff --git a/package.json b/package.json index 3dec92b77..f9747a050 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.6", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-standard": "17.1.0", "eslint-config-standard-jsx": "11.0.0", "eslint-config-standard-react": "13.0.0",