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 5a3b4f6 commit 5e61c2fCopy full SHA for 5e61c2f
package.json
@@ -10,9 +10,9 @@
10
},
11
"devDependencies": {
12
"lerna": "^8.0.0",
13
- "markdownlint": "^0.32.0",
14
- "markdownlint-cli": "^0.38.0",
15
- "markdownlint-rule-helpers": "^0.23.0",
+ "markdownlint": "^0.38.0",
+ "markdownlint-cli": "^0.45.0",
+ "markdownlint-rule-helpers": "^0.29.0",
16
"prettier": "^3.0.0"
17
18
"packageManager": "[email protected]",
packages/eslint-plugin/package.json
@@ -67,7 +67,7 @@
67
"eslint-plugin-testing-library": "7.1.1",
68
"eslint-plugin-unused-imports": "^4.1.4",
69
"jest": "^29.7.0",
70
- "npm-run-all": "^4.1.5",
+ "npm-run-all2": "^5.0.0",
71
"prettier": "^3.0.0",
72
"ts-jest": "^29.1.1",
73
"ts-node": "^10.9.1",
0 commit comments