@@ -871,9 +871,9 @@ enhance-visitors@^1.0.0:
871871 dependencies :
872872 lodash "^4.13.1"
873873
874- entities@~1.1.1 :
875- version "1.1.1 "
876- resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1 .tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0 "
874+ entities@~2.0.0 :
875+ version "2.0.0 "
876+ resolved "https://registry.yarnpkg.com/entities/-/entities-2.0.0 .tgz#68d6084cab1b079767540d80e56a39b423e4abf4 "
877877
878878env-editor@^0.3.1 :
879879 version "0.3.1"
@@ -1670,6 +1670,10 @@ ignore@^3.3.3, ignore@^3.3.5, ignore@^3.3.6:
16701670 version "3.3.7"
16711671 resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
16721672
1673+ ignore@~5.1.4 :
1674+ version "5.1.4"
1675+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
1676+
16731677import-lazy@^2.1.0 :
16741678 version "2.1.0"
16751679 resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
@@ -2032,13 +2036,20 @@ js-yaml@^3.12.0:
20322036 argparse "^1.0.7"
20332037 esprima "^4.0.0"
20342038
2035- js-yaml@^3.9.1, js-yaml@~3.11.0 :
2039+ js-yaml@^3.9.1 :
20362040 version "3.11.0"
20372041 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
20382042 dependencies :
20392043 argparse "^1.0.7"
20402044 esprima "^4.0.0"
20412045
2046+ js-yaml@~3.13.1 :
2047+ version "3.13.1"
2048+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
2049+ dependencies :
2050+ argparse "^1.0.7"
2051+ esprima "^4.0.0"
2052+
20422053jsome@^2.3.25 :
20432054 version "2.5.0"
20442055 resolved "https://registry.yarnpkg.com/jsome/-/jsome-2.5.0.tgz#5e417eef4341ffeb83ee8bfa9265b36d56fe49ed"
@@ -2079,6 +2090,10 @@ json5@^1.0.0:
20792090 dependencies :
20802091 minimist "^1.2.0"
20812092
2093+ jsonc-parser@~2.2.0 :
2094+ version "2.2.0"
2095+ resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-2.2.0.tgz#f206f87f9d49d644b7502052c04e82dd6392e9ef"
2096+
20822097jsonfile@^4.0.0 :
20832098 version "4.0.0"
20842099 resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -2389,36 +2404,43 @@ map-visit@^1.0.0:
23892404 dependencies :
23902405 object-visit "^1.0.0"
23912406
2392- markdown-it@8.4.2 :
2393- version "8.4.2 "
2394- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2 .tgz#386f98998dc15a37722aa7722084f4020bdd9b54 "
2407+ markdown-it@10.0.0 :
2408+ version "10.0.0 "
2409+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-10.0.0 .tgz#abfc64f141b1722d663402044e43927f1f50a8dc "
23952410 dependencies :
23962411 argparse "^1.0.7"
2397- entities "~1.1.1 "
2412+ entities "~2.0.0 "
23982413 linkify-it "^2.0.0"
23992414 mdurl "^1.0.1"
24002415 uc.micro "^1.0.5"
24012416
2402- markdownlint-cli@0.13 .0 :
2403- version "0.13 .0"
2404- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13 .0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb "
2417+ markdownlint-cli@0.21 .0 :
2418+ version "0.21 .0"
2419+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.21 .0.tgz#d792b157e9de63ce1d6b6e13d7cf83d5e552d5e8 "
24052420 dependencies :
24062421 commander "~2.9.0"
24072422 deep-extend "~0.5.1"
24082423 get-stdin "~5.0.1"
24092424 glob "~7.1.2"
2410- js-yaml "~3.11.0"
2425+ ignore "~5.1.4"
2426+ js-yaml "~3.13.1"
2427+ jsonc-parser "~2.2.0"
24112428 lodash.differencewith "~4.5.0"
24122429 lodash.flatten "~4.4.0"
2413- markdownlint "~0.11.0"
2430+ markdownlint "~0.18.0"
2431+ markdownlint-rule-helpers "~0.6.0"
24142432 minimatch "~3.0.4"
24152433 rc "~1.2.7"
24162434
2417- markdownlint@~0.11.0 :
2418- version "0.11.0"
2419- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11.0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0"
2435+ markdownlint-rule-helpers@~0.6.0 :
2436+ version "0.6.0"
2437+ resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.6.0.tgz#3a866a340d394d21d40777b787d3ad84489405c5"
2438+
2439+ markdownlint@~0.18.0 :
2440+ version "0.18.0"
2441+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.18.0.tgz#906ab9229da4c4be074d0b79de23a69bfa8471d3"
24202442 dependencies :
2421- markdown-it "8.4.2 "
2443+ markdown-it "10.0.0 "
24222444
24232445mdurl@^1.0.1 :
24242446 version "1.0.1"
0 commit comments