Skip to content

Commit

Permalink
fix(deps): update eslint group to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2024
1 parent 2fb65d7 commit 7fed637
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@eslint/js": "^8.57.0",
"@eslint/js": "^9.2.0",
"@types/eslint": "^8.56.10",
"deepmerge": "^4.3.1",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -61,7 +61,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "^18.19.33",
"@types/react": "^18.3.2",
"eslint": "^8.57.0",
"eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0",
"glob": "^10.3.14",
"mocha": "^10.4.0",
Expand All @@ -70,7 +70,7 @@
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": "^8.57.0",
"eslint": "^9.2.0",
"prettier": "^3.2.5"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 7fed637

Please sign in to comment.