Skip to content

Commit

Permalink
fix: extend only patches versions of eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 25, 2024
1 parent 2e2e152 commit 9c5c825
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint": ">=8.40.0"
},
"dependencies": {
"@antfu/eslint-config": "^3.6.0",
"@antfu/eslint-config": "~3.6.0",
"eslint-plugin-format": "^0.1.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 9c5c825

Please sign in to comment.