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 26f5cd6 commit 8738f91Copy full SHA for 8738f91
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": "yarn@4.5.1"
packages/eslint-plugin/package.json
@@ -65,7 +65,7 @@
65
"eslint-plugin-testing-library": "6.0.1",
66
"eslint-plugin-unused-imports": "^3.0.0",
67
"jest": "^29.7.0",
68
- "npm-run-all": "^4.1.5",
+ "npm-run-all2": "^5.0.0",
69
"prettier": "^3.0.0",
70
"ts-jest": "^29.1.1",
71
"ts-node": "^10.9.1",
0 commit comments