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 Apr 30, 2024
1 parent 34c62f6 commit 5e22e72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@eslint/js": "^8.57.0",
"@eslint/js": "^9.1.1",
"@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.31",
"@types/react": "^18.3.1",
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"glob": "^10.3.12",
"mocha": "^10.4.0",
Expand All @@ -70,7 +70,7 @@
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"prettier": "^3.2.5"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 5e22e72

Please sign in to comment.