Skip to content

Commit

Permalink
chore: update eslint version to ^9.18.0 in package.json and pnpm-lock…
Browse files Browse the repository at this point in the history
….yaml
  • Loading branch information
Simoon-F committed Jan 14, 2025
1 parent 3df3957 commit e35274c
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
},
"peerDependencies": {
"@eslint-react/eslint-plugin": "^1.23.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18"
},
"resolutions": {
"tsx": "^4.19.2",
"eslint": "^9.17.0"
"eslint": "^9.18.0"
},
"publishConfig": {
"access": "public"
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

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

Loading

0 comments on commit e35274c

Please sign in to comment.