We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d410d14 commit 525e422Copy full SHA for 525e422
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@antfu/eslint-config",
3
"type": "module",
4
- "version": "4.5.1",
+ "version": "4.6.0",
5
"packageManager": "pnpm@10.5.2",
6
"description": "Anthony's ESLint config",
7
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
@@ -114,7 +114,7 @@
114
"eslint-plugin-n": "^17.16.2",
115
"eslint-plugin-no-only-tests": "^3.3.0",
116
"eslint-plugin-perfectionist": "^4.9.0",
117
- "eslint-plugin-pnpm-catalogs": "^0.0.3",
+ "eslint-plugin-pnpm-catalogs": "^0.1.0",
118
"eslint-plugin-regexp": "^2.7.0",
119
"eslint-plugin-toml": "^0.12.0",
120
"eslint-plugin-unicorn": "^57.0.0",
0 commit comments