chore(package): update markdown linter

This commit is contained in:
Łukasz Mierzwa
2018-07-19 23:38:11 +02:00
parent be8806c22f
commit f7dd1c2d82
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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"