diff --git a/package.json b/package.json index c8d4b850..eb27a3b6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "fs-extra": "^5.0.0", "husky": "^0.14.3", "lint-staged": "^6.0.0", - "markdownlint-cli": "^0.7.0", + "markdownlint-cli": "^0.7.1", "npm-run-all": "^4.1.2", "prettier": "^1.10.2", "semver": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 52aef48b..d06e0267 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2909,9 +2909,9 @@ lodash.cond@^4.3.0: version "4.5.2" resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5" -lodash.difference@~4.5.0: +lodash.differencewith@~4.5.0: version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c" + resolved "https://registry.yarnpkg.com/lodash.differencewith/-/lodash.differencewith-4.5.0.tgz#bafafbc918b55154e179176a00bb0aefaac854b7" lodash.flatten@~4.4.0: version "4.4.0" @@ -3037,14 +3037,14 @@ markdown-it@8.4.0: mdurl "^1.0.1" uc.micro "^1.0.3" -markdownlint-cli@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.7.0.tgz#7c50be2366f91b56cddfcb6dbcea6ab886a757d4" +markdownlint-cli@^0.7.1: + version "0.7.1" + resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.7.1.tgz#8eaa805a51f252765b4294f82cde0fc79375d574" dependencies: commander "~2.9.0" deep-extend "~0.4.1" glob "~7.0.3" - lodash.difference "~4.5.0" + lodash.differencewith "~4.5.0" lodash.flatten "~4.4.0" markdownlint "~0.7.0" rc "~1.1.6" @@ -4329,8 +4329,8 @@ ua-parser-js@^0.7.9: resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac" uc.micro@^1.0.1, uc.micro@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.3.tgz#7ed50d5e0f9a9fb0a573379259f2a77458d50192" + version "1.0.5" + resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.5.tgz#0c65f15f815aa08b560a61ce8b4db7ffc3f45376" uglify-js@^2.6: version "2.8.29"