We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7ada1 commit 68820c3Copy full SHA for 68820c3
packages/eslint/eslint-config-import-ts/package.json
@@ -69,7 +69,7 @@
69
"@tcd-devkit/eslint-config-import": "workspace:*",
70
"@typescript-eslint/parser": "8.34.0",
71
"eslint-import-resolver-typescript": "4.4.3",
72
- "eslint-plugin-import-x": "4.15.1"
+ "eslint-plugin-import-x": "4.15.2"
73
},
74
"devDependencies": {
75
"@tcd-devkit/eslint-config-ts": "workspace:*",
packages/eslint/eslint-config-import/package.json
@@ -66,7 +66,7 @@
66
"test:watch": "vitest --watch"
67
68
"dependencies": {
"@tcd-devkit/internal-utils": "workspace:*",
0 commit comments