Skip to content

Commit

Permalink
8.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Dec 1, 2023
1 parent 969b272 commit e0cb960
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
@@ -1,7 +1,7 @@
{
"name": "docs-eslint",
"private": true,
"version": "8.54.0",
"version": "8.55.0",
"description": "",
"main": "index.js",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion docs/src/use/formatters/html-formatter-example.html
Expand Up @@ -118,7 +118,7 @@
<div id="overview" class="bg-2">
<h1>ESLint Report</h1>
<div>
<span>9 problems (5 errors, 4 warnings)</span> - Generated on Fri Nov 17 2023 21:44:09 GMT+0000 (Coordinated Universal Time)
<span>9 problems (5 errors, 4 warnings)</span> - Generated on Fri Dec 01 2023 21:46:40 GMT+0000 (Coordinated Universal Time)
</div>
</div>
<table>
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint",
"version": "8.54.0",
"version": "8.55.0",
"author": "Nicholas C. Zakas <[email protected]>",
"description": "An AST-based pattern checker for JavaScript.",
"bin": {
Expand Down

0 comments on commit e0cb960

Please sign in to comment.