Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions eslint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: eslint
version: 9.1.0
version: 9.1.1
epoch: 0
description: An AST-based pattern checker for JavaScript
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/eslint/eslint
tag: v${{package.version}}
expected-commit: b78d831e244171c939279b03be519b5c13836fce
expected-commit: b4d2512809a1b28466ad1ce5af9d01c181b9bf9e

- runs: |
npm install --omit=dev
Expand Down