From 170f0621d71784e76fef2490b37d4a8c5b49b280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:49:12 +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 c0ef2f691226..d26eb46e1816 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit c0ef2f691226c9614ba6e98a5cd5a44bc37a83f5 +Subproject commit d26eb46e1816796760c970c622af6c1918fc2d0b diff --git a/package.json b/package.json index d0978332c3f6..1f5c9d6eaaf8 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,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",