Skip to content

Commit 692e27c

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump markdownlint-cli from 0.32.2 to 0.33.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.32.2 to 0.33.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.32.2...v0.33.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93a0db5 commit 692e27c

File tree

2 files changed

+29
-40
lines changed

2 files changed

+29
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"jest-each": "^29.3.1",
101101
"jest-enzyme": "^7.1.2",
102102
"lint-staged": "^13.1.0",
103-
"markdownlint-cli": "^0.32.2",
103+
"markdownlint-cli": "^0.33.0",
104104
"npm-package-json-lint": "^6.4.0",
105105
"npm-package-json-lint-config-default": "^5.0.0",
106106
"pkg-ok": "^3.0.0",

yarn.lock

Lines changed: 28 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -8166,7 +8166,7 @@ commander@^8.3.0:
81668166
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
81678167
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
81688168

8169-
commander@^9.4.1, commander@~9.4.0:
8169+
commander@^9.4.1, commander@~9.4.1:
81708170
version "9.4.1"
81718171
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
81728172
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
@@ -11517,10 +11517,10 @@ ignore@^4.0.3:
1151711517
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
1151811518
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
1151911519

11520-
ignore@^5.1.4, ignore@^5.2.0, ignore@^5.2.1, ignore@~5.2.0:
11521-
version "5.2.1"
11522-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.1.tgz#c2b1f76cb999ede1502f3a226a9310fdfe88d46c"
11523-
integrity sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==
11520+
ignore@^5.1.4, ignore@^5.2.0, ignore@^5.2.1, ignore@~5.2.4:
11521+
version "5.2.4"
11522+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
11523+
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
1152411524

1152511525
immer@^9.0.16, immer@^9.0.17, immer@^9.0.7:
1152611526
version "9.0.17"
@@ -13190,16 +13190,11 @@ json5@^2.1.2, json5@^2.1.3, json5@^2.2.0, json5@^2.2.1:
1319013190
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
1319113191
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
1319213192

13193-
jsonc-parser@^3.2.0:
13193+
jsonc-parser@^3.2.0, jsonc-parser@~3.2.0:
1319413194
version "3.2.0"
1319513195
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
1319613196
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
1319713197

13198-
jsonc-parser@~3.1.0:
13199-
version "3.1.0"
13200-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.1.0.tgz#73b8f0e5c940b83d03476bc2e51a20ef0932615d"
13201-
integrity sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==
13202-
1320313198
jsonfile@^4.0.0:
1320413199
version "4.0.0"
1320513200
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -13770,31 +13765,25 @@ [email protected]:
1377013765
mdurl "^1.0.1"
1377113766
uc.micro "^1.0.5"
1377213767

13773-
markdownlint-cli@^0.32.2:
13774-
version "0.32.2"
13775-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.32.2.tgz#b7b5c5808039aef4022aef603efaa607caf8e0de"
13776-
integrity sha512-xmJT1rGueUgT4yGNwk6D0oqQr90UJ7nMyakXtqjgswAkEhYYqjHew9RY8wDbOmh2R270IWjuKSeZzHDEGPAUkQ==
13768+
markdownlint-cli@^0.33.0:
13769+
version "0.33.0"
13770+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.33.0.tgz#703af1234c32c309ab52fcd0e8bc797a34e2b096"
13771+
integrity sha512-zMK1oHpjYkhjO+94+ngARiBBrRDEUMzooDHBAHtmEIJ9oYddd9l3chCReY2mPlecwH7gflQp1ApilTo+o0zopQ==
1377713772
dependencies:
13778-
commander "~9.4.0"
13773+
commander "~9.4.1"
1377913774
get-stdin "~9.0.0"
1378013775
glob "~8.0.3"
13781-
ignore "~5.2.0"
13776+
ignore "~5.2.4"
1378213777
js-yaml "^4.1.0"
13783-
jsonc-parser "~3.1.0"
13784-
markdownlint "~0.26.2"
13785-
markdownlint-rule-helpers "~0.17.2"
13786-
minimatch "~5.1.0"
13778+
jsonc-parser "~3.2.0"
13779+
markdownlint "~0.27.0"
13780+
minimatch "~5.1.2"
1378713781
run-con "~1.2.11"
1378813782

13789-
markdownlint-rule-helpers@~0.17.2:
13790-
version "0.17.2"
13791-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.2.tgz#64d6e8c66e497e631b0e40cf1cef7ca622a0b654"
13792-
integrity sha512-XaeoW2NYSlWxMCZM2B3H7YTG6nlaLfkEZWMBhr4hSPlq9MuY2sy83+Xr89jXOqZMZYjvi5nBCGoFh7hHoPKZmA==
13793-
13794-
markdownlint@~0.26.2:
13795-
version "0.26.2"
13796-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2.tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237"
13797-
integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w==
13783+
markdownlint@~0.27.0:
13784+
version "0.27.0"
13785+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.27.0.tgz#9dabf7710a4999e2835e3c68317f1acd0bc89049"
13786+
integrity sha512-HtfVr/hzJJmE0C198F99JLaeada+646B5SaG2pVoEakLFI6iRGsvMqrnnrflq8hm1zQgwskEgqSnhDW11JBp0w==
1379813787
dependencies:
1379913788
markdown-it "13.0.1"
1380013789

@@ -14103,27 +14092,27 @@ minimalistic-crypto-utils@^1.0.1:
1410314092
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1410414093
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
1410514094

14106-
minimatch@^3.0.2, minimatch@^3.0.5, minimatch@^3.1.2:
14095+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
1410714096
version "3.1.2"
1410814097
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1410914098
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
1411014099
dependencies:
1411114100
brace-expansion "^1.1.7"
1411214101

14113-
minimatch@^3.0.4, minimatch@~3.0.2:
14102+
minimatch@^5.0.1, minimatch@~5.1.2:
14103+
version "5.1.2"
14104+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.2.tgz#0939d7d6f0898acbd1508abe534d1929368a8fff"
14105+
integrity sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==
14106+
dependencies:
14107+
brace-expansion "^2.0.1"
14108+
14109+
minimatch@~3.0.2:
1411414110
version "3.0.5"
1411514111
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
1411614112
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
1411714113
dependencies:
1411814114
brace-expansion "^1.1.7"
1411914115

14120-
minimatch@^5.0.1, minimatch@~5.1.0:
14121-
version "5.1.0"
14122-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
14123-
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
14124-
dependencies:
14125-
brace-expansion "^2.0.1"
14126-
1412714116
1412814117
version "4.1.0"
1412914118
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"

0 commit comments

Comments
 (0)