We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656c783 commit 41afe2cCopy full SHA for 41afe2c
2 files changed
packages/eslint-config-algolia/package.json
@@ -27,11 +27,11 @@
27
"@babel/core": "7.29.0",
28
"@babel/eslint-parser": "7.28.6",
29
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
30
- "@eslint/js": "9.39.4",
+ "@eslint/js": "10.0.1",
31
"@stylistic/eslint-plugin": "5.10.0",
32
"@typescript-eslint/eslint-plugin": "8.58.1",
33
"@typescript-eslint/parser": "8.58.1",
34
- "eslint": "9.39.4",
+ "eslint": "10.2.1",
35
"eslint-config-prettier": "10.1.8",
36
"eslint-plugin-import": "2.32.0",
37
"eslint-plugin-jest": "29.15.2",
@@ -46,7 +46,7 @@
46
},
47
"peerDependencies": {
48
"@stylistic/eslint-plugin": "^5.0.0",
49
- "eslint": "^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0",
+ "eslint": "^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
50
"prettier": "^3.0.0"
51
}
52
0 commit comments