From abea3b6f399fde9e28cf6dc5d6c013938f163cdc Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 23 Feb 2024 20:38:06 +0000 Subject: [PATCH] 8.57.0 --- docs/package.json | 2 +- docs/src/use/formatters/html-formatter-example.html | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/package.json b/docs/package.json index b277d1351ef..f513acf8f5e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs-eslint", "private": true, - "version": "8.56.0", + "version": "8.57.0", "description": "", "main": "index.js", "keywords": [], diff --git a/docs/src/use/formatters/html-formatter-example.html b/docs/src/use/formatters/html-formatter-example.html index 3cb873a3440..9bad8197bac 100644 --- a/docs/src/use/formatters/html-formatter-example.html +++ b/docs/src/use/formatters/html-formatter-example.html @@ -118,7 +118,7 @@

ESLint Report

- 9 problems (5 errors, 4 warnings) - Generated on Fri Dec 15 2023 22:54:05 GMT+0000 (Coordinated Universal Time) + 9 problems (5 errors, 4 warnings) - Generated on Fri Feb 23 2024 20:38:07 GMT+0000 (Coordinated Universal Time)
diff --git a/package.json b/package.json index 7fe87bc87aa..a51b58b2444 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint", - "version": "8.56.0", + "version": "8.57.0", "author": "Nicholas C. Zakas ", "description": "An AST-based pattern checker for JavaScript.", "bin": {