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

Skip to content

Commit 75df535

Browse files
author
ESLint Jenkins
committed
8.36.0
1 parent a0c856a commit 75df535

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.35.0",
4+
"version": "8.36.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 Sun Feb 26 2023 04:15:37 GMT-0500 (Eastern Standard Time)
121+
<span>9 problems (5 errors, 4 warnings)</span> - Generated on Fri Mar 10 2023 17:15:51 GMT-0500 (Eastern Standard 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.35.0",
3+
"version": "8.36.0",
44
"author": "Nicholas C. Zakas <[email protected]>",
55
"description": "An AST-based pattern checker for JavaScript.",
66
"bin": {

0 commit comments

Comments
 (0)