Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0cb960

Browse files
author
Jenkins
committed
8.55.0
1 parent 969b272 commit e0cb960

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs-eslint",
33
"private": true,
4-
"version": "8.54.0",
4+
"version": "8.55.0",
55
"description": "",
66
"main": "index.js",
77
"keywords": [],

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

Lines changed: 1 addition & 1 deletion
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 Nov 17 2023 21:44:09 GMT+0000 (Coordinated Universal Time)
121+
<span>9 problems (5 errors, 4 warnings)</span> - Generated on Fri Dec 01 2023 21:46:40 GMT+0000 (Coordinated Universal Time)
122122
</div>
123123
</div>
124124
<table>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint",
3-
"version": "8.54.0",
3+
"version": "8.55.0",
44
"author": "Nicholas C. Zakas <[email protected]>",
55
"description": "An AST-based pattern checker for JavaScript.",
66
"bin": {

0 commit comments

Comments
 (0)