Skip to content

Commit 51a806c

Browse files
authored
Merge pull request #228 from ember-template-lint/dependabot/npm_and_yarn/markdownlint-cli-0.32.2
2 parents 397ccf7 + 75fbedb commit 51a806c

2 files changed

Lines changed: 73 additions & 57 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-node": "^11.0.0",
4141
"eslint-plugin-prettier": "^4.0.0",
4242
"lerna-changelog": "^2.1.0",
43-
"markdownlint-cli": "^0.31.1",
43+
"markdownlint-cli": "^0.32.2",
4444
"mocha": "^10.1.0",
4545
"npm-run-all": "^4.1.5",
4646
"prettier": "^2.3.1",

yarn.lock

Lines changed: 72 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,10 +1037,10 @@ commander@^8.3.0:
10371037
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
10381038
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
10391039

1040-
commander@~9.0.0:
1041-
version "9.0.0"
1042-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.0.0.tgz#86d58f24ee98126568936bd1d3574e0308a99a40"
1043-
integrity sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==
1040+
commander@~9.4.0:
1041+
version "9.4.1"
1042+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
1043+
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
10441044

10451045
10461046
version "0.0.1"
@@ -1364,10 +1364,10 @@ ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.1.0:
13641364
resolved "https://registry.yarnpkg.com/ensure-posix-path/-/ensure-posix-path-1.1.1.tgz#3c62bdb19fa4681544289edb2b382adc029179ce"
13651365
integrity sha512-VWU0/zXzVbeJNXvME/5EmLuEj2TauvoaTz6aFYK1Z92JCBlDlZ3Gu0tuGR42kpW1754ywTs+QB0g5TP0oj9Zaw==
13661366

1367-
entities@~2.1.0:
1368-
version "2.1.0"
1369-
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
1370-
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
1367+
entities@~3.0.1:
1368+
version "3.0.1"
1369+
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
1370+
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
13711371

13721372
err-code@^2.0.2:
13731373
version "2.0.3"
@@ -1936,7 +1936,7 @@ glob-parent@^6.0.1:
19361936
dependencies:
19371937
is-glob "^4.0.3"
19381938

1939-
[email protected], glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@~7.2.0:
1939+
[email protected], glob@^7.0.0, glob@^7.1.3, glob@^7.1.4:
19401940
version "7.2.0"
19411941
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
19421942
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -1959,6 +1959,17 @@ glob@^5.0.10:
19591959
once "^1.3.0"
19601960
path-is-absolute "^1.0.0"
19611961

1962+
glob@~8.0.3:
1963+
version "8.0.3"
1964+
resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e"
1965+
integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
1966+
dependencies:
1967+
fs.realpath "^1.0.0"
1968+
inflight "^1.0.4"
1969+
inherits "2"
1970+
minimatch "^5.0.1"
1971+
once "^1.3.0"
1972+
19621973
global-dirs@^3.0.0:
19631974
version "3.0.0"
19641975
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-3.0.0.tgz#70a76fe84ea315ab37b1f5576cbde7d48ef72686"
@@ -2273,7 +2284,7 @@ inherits@2, inherits@^2.0.3, inherits@^2.0.4:
22732284
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
22742285
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
22752286

2276-
[email protected], ini@~2.0.0:
2287+
22772288
version "2.0.0"
22782289
resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
22792290
integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
@@ -2283,6 +2294,11 @@ ini@~1.3.0:
22832294
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
22842295
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
22852296

2297+
ini@~3.0.0:
2298+
version "3.0.1"
2299+
resolved "https://registry.yarnpkg.com/ini/-/ini-3.0.1.tgz#c76ec81007875bc44d544ff7a11a55d12294102d"
2300+
integrity sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==
2301+
22862302
22872303
version "8.2.0"
22882304
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.0.tgz#f44f008dd344bbfc4b30031f45d984e034a3ac3a"
@@ -2659,10 +2675,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
26592675
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
26602676
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
26612677

2662-
jsonc-parser@~3.0.0:
2663-
version "3.0.0"
2664-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
2665-
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
2678+
jsonc-parser@~3.1.0:
2679+
version "3.1.0"
2680+
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.1.0.tgz#73b8f0e5c940b83d03476bc2e51a20ef0932615d"
2681+
integrity sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==
26662682

26672683
jsonfile@^4.0.0:
26682684
version "4.0.0"
@@ -2753,10 +2769,10 @@ lines-and-columns@^1.1.6:
27532769
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
27542770
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
27552771

2756-
linkify-it@^3.0.1:
2757-
version "3.0.3"
2758-
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3.0.3.tgz#a98baf44ce45a550efb4d49c769d07524cc2fa2e"
2759-
integrity sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==
2772+
linkify-it@^4.0.1:
2773+
version "4.0.1"
2774+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
2775+
integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
27602776
dependencies:
27612777
uc.micro "^1.0.1"
27622778

@@ -2880,44 +2896,44 @@ make-fetch-happen@^9.0.0:
28802896
socks-proxy-agent "^6.0.0"
28812897
ssri "^8.0.0"
28822898

2883-
markdown-it@12.3.2:
2884-
version "12.3.2"
2885-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
2886-
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
2899+
markdown-it@13.0.1:
2900+
version "13.0.1"
2901+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
2902+
integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==
28872903
dependencies:
28882904
argparse "^2.0.1"
2889-
entities "~2.1.0"
2890-
linkify-it "^3.0.1"
2905+
entities "~3.0.1"
2906+
linkify-it "^4.0.1"
28912907
mdurl "^1.0.1"
28922908
uc.micro "^1.0.5"
28932909

2894-
markdownlint-cli@^0.31.1:
2895-
version "0.31.1"
2896-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7"
2897-
integrity sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==
2910+
markdownlint-cli@^0.32.2:
2911+
version "0.32.2"
2912+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.32.2.tgz#b7b5c5808039aef4022aef603efaa607caf8e0de"
2913+
integrity sha512-xmJT1rGueUgT4yGNwk6D0oqQr90UJ7nMyakXtqjgswAkEhYYqjHew9RY8wDbOmh2R270IWjuKSeZzHDEGPAUkQ==
28982914
dependencies:
2899-
commander "~9.0.0"
2915+
commander "~9.4.0"
29002916
get-stdin "~9.0.0"
2901-
glob "~7.2.0"
2917+
glob "~8.0.3"
29022918
ignore "~5.2.0"
29032919
js-yaml "^4.1.0"
2904-
jsonc-parser "~3.0.0"
2905-
markdownlint "~0.25.1"
2906-
markdownlint-rule-helpers "~0.16.0"
2907-
minimatch "~3.0.5"
2908-
run-con "~1.2.10"
2920+
jsonc-parser "~3.1.0"
2921+
markdownlint "~0.26.2"
2922+
markdownlint-rule-helpers "~0.17.2"
2923+
minimatch "~5.1.0"
2924+
run-con "~1.2.11"
29092925

2910-
markdownlint-rule-helpers@~0.16.0:
2911-
version "0.16.0"
2912-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
2913-
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
2926+
markdownlint-rule-helpers@~0.17.2:
2927+
version "0.17.2"
2928+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.2.tgz#64d6e8c66e497e631b0e40cf1cef7ca622a0b654"
2929+
integrity sha512-XaeoW2NYSlWxMCZM2B3H7YTG6nlaLfkEZWMBhr4hSPlq9MuY2sy83+Xr89jXOqZMZYjvi5nBCGoFh7hHoPKZmA==
29142930

2915-
markdownlint@~0.25.1:
2916-
version "0.25.1"
2917-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
2918-
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
2931+
markdownlint@~0.26.2:
2932+
version "0.26.2"
2933+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2.tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237"
2934+
integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w==
29192935
dependencies:
2920-
markdown-it "12.3.2"
2936+
markdown-it "13.0.1"
29212937

29222938
matcher-collection@^1.0.0, matcher-collection@^1.1.1:
29232939
version "1.1.2"
@@ -3229,14 +3245,14 @@ [email protected]:
32293245
dependencies:
32303246
brace-expansion "^2.0.1"
32313247

3232-
minimatch@~3.0.5:
3233-
version "3.0.8"
3234-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
3235-
integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==
3248+
minimatch@^5.0.1, minimatch@~5.1.0:
3249+
version "5.1.0"
3250+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
3251+
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
32363252
dependencies:
3237-
brace-expansion "^1.1.7"
3253+
brace-expansion "^2.0.1"
32383254

3239-
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
3255+
minimist@^1.2.0, minimist@^1.2.6:
32403256
version "1.2.7"
32413257
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
32423258
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
@@ -4126,14 +4142,14 @@ run-async@^2.4.0:
41264142
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
41274143
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
41284144

4129-
run-con@~1.2.10:
4130-
version "1.2.10"
4131-
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.10.tgz#90de9d43d20274d00478f4c000495bd72f417d22"
4132-
integrity sha512-n7PZpYmMM26ZO21dd8y3Yw1TRtGABjRtgPSgFS/nhzfvbJMXFtJhJVyEgayMiP+w/23craJjsnfDvx4W4ue/HQ==
4145+
run-con@~1.2.11:
4146+
version "1.2.11"
4147+
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.11.tgz#0014ed430bad034a60568dfe7de2235f32e3f3c4"
4148+
integrity sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ==
41334149
dependencies:
41344150
deep-extend "^0.6.0"
4135-
ini "~2.0.0"
4136-
minimist "^1.2.5"
4151+
ini "~3.0.0"
4152+
minimist "^1.2.6"
41374153
strip-json-comments "~3.1.1"
41384154

41394155
run-parallel@^1.1.9:

0 commit comments

Comments
 (0)