Skip to content

Commit

Permalink
Update linters to ^9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent bac8fac commit cd6d741
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 53 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@types/eslint": "^9.6.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
Expand All @@ -65,7 +65,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.5.3",
"@types/react": "^18.3.5",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"globals": "^15.9.0",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
Expand Down
110 changes: 59 additions & 51 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 cd6d741

Please sign in to comment.