Skip to content

Commit abea3b6

Browse files
author
Jenkins
committed
8.57.0
1 parent 1cd3f8c commit abea3b6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs-eslint",
33
"private": true,
4-
"version": "8.56.0",
4+
"version": "8.57.0",
55
"description": "",
66
"main": "index.js",
77
"keywords": [],

docs/src/use/formatters/html-formatter-example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<div id="overview" class="bg-2">
119119
<h1>ESLint Report</h1>
120120
<div>
121-
<span>9 problems (5 errors, 4 warnings)</span> - Generated on Fri Dec 15 2023 22:54:05 GMT+0000 (Coordinated Universal Time)
121+
<span>9 problems (5 errors, 4 warnings)</span> - Generated on Fri Feb 23 2024 20:38:07 GMT+0000 (Coordinated Universal Time)
122122
</div>
123123
</div>
124124
<table>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint",
3-
"version": "8.56.0",
3+
"version": "8.57.0",
44
"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
55
"description": "An AST-based pattern checker for JavaScript.",
66
"bin": {

0 commit comments

Comments
 (0)