Skip to content

Commit

Permalink
Update eslint to version 8.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 2, 2024
1 parent 8b5ec45 commit 9b90428
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 168 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"eslint": "^8.52.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"cheerio": "^1.0.0-rc.12",
"eslint": "^7.32.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^3.4.1",
Expand Down
Loading

0 comments on commit 9b90428

Please sign in to comment.