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 4389458 commit 35590e4Copy full SHA for 35590e4
package.json
@@ -101,7 +101,7 @@
101
"eslint": "^8.57.0",
102
"eslint-config-prettier": "^10.0.0",
103
"eslint-doc-generator": "^2.0.0",
104
- "eslint-plugin-eslint-plugin": "^7.0.0",
+ "eslint-plugin-eslint-plugin": "~7.0.0",
105
"eslint-plugin-import": "^2.25.1",
106
"eslint-plugin-n": "^17.0.0",
107
"eslint-plugin-prettier": "^5.0.0",
@@ -112,7 +112,7 @@
112
"jest": "^30.0.0",
113
"jest-runner-eslint": "^2.0.0",
114
"lint-staged": "^16.0.0",
115
- "markdown-link-check": "~3.12.0",
+ "markdown-link-check": "^3.13.7",
116
"pinst": "^3.0.0",
117
"prettier": "^3.0.0",
118
"rimraf": "^6.0.0",
0 commit comments