Skip to content

Commit

Permalink
chore: downgrade eslint
Browse files Browse the repository at this point in the history
eslint 9.1.1 seems not work
  • Loading branch information
dbartholomae committed Apr 23, 2024
1 parent bbe5f2a commit 38b14fe
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"codecov": "^3.8.3",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"eslint": "^9.1.1",
"eslint": "^9.1.0",
"jest": "^29.7.0",
"moment": "^2.30.1",
"pkg-ok": "^3.0.0",
Expand Down
54 changes: 27 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 38b14fe

Please sign in to comment.