Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2024
1 parent 5ea7ce3 commit 713376b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-algolia/package.json
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/eslint-parser": "7.22.7",
"eslint": "8.44.0",
"eslint": "9.1.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.27.5",
Expand All @@ -36,7 +36,7 @@
"prettier": "3.0.0"
},
"peerDependencies": {
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0",
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0",
"prettier": "^2.2.1"
}
}

0 comments on commit 713376b

Please sign in to comment.