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 b946ad8 commit b53b3ebCopy full SHA for b53b3eb
package.json
@@ -97,11 +97,11 @@
97
"markdown-link-check": "^3.8.6",
98
"prettier": "^2.1.2",
99
"pretty-quick": "^3.1.0",
100
- "remark-cli": "^9.0.0",
101
- "remark-lint-code-block-style": "^2.0.1",
102
- "remark-lint-ordered-list-marker-value": "^2.0.1",
+ "remark-cli": "^12.0.0",
+ "remark-lint-code-block-style": "^4.0.0",
+ "remark-lint-ordered-list-marker-value": "^4.0.0",
103
"remark-preset-davidtheclark": "^0.12.0",
104
- "remark-validate-links": "^10.0.2",
+ "remark-validate-links": "^13.0.0",
105
"semantic-release": ">=17.2.3",
106
"ts-jest": "^26.4.4",
107
"ts-node": ">=9.0.0",
0 commit comments