From 91a42828c87f0474ab0f79c6c169570ae281ab7a Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 28 Jul 2023 16:09:24 +0000 Subject: [PATCH] eslint/8.46.0 package update --- eslint.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eslint.yaml b/eslint.yaml index 35fb155a75ac..fbc112177f9c 100644 --- a/eslint.yaml +++ b/eslint.yaml @@ -1,6 +1,6 @@ package: name: eslint - version: 8.45.0 + version: 8.46.0 epoch: 0 description: An AST-based pattern checker for JavaScript copyright: @@ -24,7 +24,7 @@ pipeline: with: repository: https://github.com/eslint/eslint tag: v${{package.version}} - expected-commit: 536cc343083ffd64172d4da13c7e043b140f1078 + expected-commit: c87db63f597287b22d40c4ab1dd9d07e5760d7c9 - runs: | npm install --omit=dev