We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5256361 + 884e739 commit efb149dCopy full SHA for efb149d
eslint.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: eslint
3
- version: 8.57.0
4
- epoch: 1
+ version: 9.0.0
+ epoch: 0
5
description: An AST-based pattern checker for JavaScript
6
copyright:
7
- license: MIT
@@ -25,7 +25,7 @@ pipeline:
25
with:
26
repository: https://github.com/eslint/eslint
27
tag: v${{package.version}}
28
- expected-commit: abea3b6f399fde9e28cf6dc5d6c013938f163cdc
+ expected-commit: e0cbc50179adac1670f4e0bd9093387a51f4f42a
29
30
- runs: |
31
npm install --omit=dev
0 commit comments