Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit07b2ffd

Browse files
author
Jenkins
committed
9.20.1
1 parent01ff142 commit07b2ffd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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":"9.20.0",
4+
"version":"9.20.1",
55
"description":"",
66
"main":"index.js",
77
"keywords": [],

‎docs/src/_data/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"path":"/docs/head/"
77
},
88
{
9-
"version":"9.20.0",
9+
"version":"9.20.1",
1010
"branch":"latest",
1111
"path":"/docs/latest/"
1212
},

‎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
<divid="overview"class="bg-2">
119119
<h1>ESLint Report</h1>
120120
<div>
121-
<span>8 problems (4 errors, 4 warnings)</span> - Generated onFri Feb07 202521:34:55 GMT+0000 (Coordinated Universal Time)
121+
<span>8 problems (4 errors, 4 warnings)</span> - Generated onTue Feb11 202517:14:47 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":"9.20.0",
3+
"version":"9.20.1",
44
"author":"Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
55
"description":"An AST-based pattern checker for JavaScript.",
66
"type":"commonjs",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp