mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(package): update markdown linter
This commit is contained in:
Generated
+3
-3
@@ -6927,9 +6927,9 @@
|
||||
}
|
||||
},
|
||||
"markdownlint-cli": {
|
||||
"version": "0.10.0",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.10.0.tgz",
|
||||
"integrity": "sha512-/z5Ri0ZGwp1jy8w4ojRax0ttZ39knAj6C2E6w9eNKK6qhWU0DSGI3SZ4sXBFfNVfTrL81pNy/cS74VYjBshZ+w==",
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.11.0.tgz",
|
||||
"integrity": "sha512-jb5G1ODH8RoN1OoQyW2e3Qwr5oRolbt+7dZ4lopS09VQaupbcBdsn5zhh/NezmEj7PMiC2hY2nhcj1uITPUiLw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "2.9.0",
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-plugin-react": "^7.10.0",
|
||||
"markdownlint-cli": "^0.10.0",
|
||||
"markdownlint-cli": "^0.11.0",
|
||||
"node-sass-chokidar": "^1.3.0",
|
||||
"react-test-renderer": "^16.4.1",
|
||||
"why-did-you-update": "^0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user