Skip to content

Commit 3d26608

Browse files
authoredApr 22, 2024
Merge pull request #5 from grafana/dependabot-npm_and_yarn-markdownlint-cli2-0.13.0
chore(dev-deps): bump markdownlint-cli2 from 0.12.1 to 0.13.0
2 parents 3588a6e + 88133ca commit 3d26608

File tree

2 files changed

+45
-50
lines changed

2 files changed

+45
-50
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"alex": "^11.0.1",
1919
"editorconfig-checker": "^5.1.4",
20-
"markdownlint-cli2": "^0.12.1",
20+
"markdownlint-cli2": "^0.13.0",
2121
"textlint": "^14.0.3",
2222
"textlint-rule-common-misspellings": "^1.0.1",
2323
"textlint-rule-no-todo": "^2.0.1",

‎yarn.lock

+44-49
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,10 @@
135135
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.6.0.tgz#41dd6093d34652cddb5d5bdeee04eafc33826668"
136136
integrity sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==
137137

138-
"@sindresorhus/merge-streams@^1.0.0":
139-
version "1.0.0"
140-
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz#9cd84cc15bc865a5ca35fcaae198eb899f7b5c90"
141-
integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==
138+
"@sindresorhus/merge-streams@^2.1.0":
139+
version "2.3.0"
140+
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958"
141+
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==
142142

143143
"@szmarczak/http-timer@^5.0.1":
144144
version "5.0.1"
@@ -1183,12 +1183,12 @@ global-dirs@^3.0.0:
11831183
dependencies:
11841184
ini "2.0.0"
11851185

1186-
globby@14.0.0:
1187-
version "14.0.0"
1188-
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.0.tgz#ea9c062a3614e33f516804e778590fcf055256b9"
1189-
integrity sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==
1186+
globby@14.0.1:
1187+
version "14.0.1"
1188+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
1189+
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
11901190
dependencies:
1191-
"@sindresorhus/merge-streams" "^1.0.0"
1191+
"@sindresorhus/merge-streams" "^2.1.0"
11921192
fast-glob "^3.3.2"
11931193
ignore "^5.2.4"
11941194
path-type "^5.0.0"
@@ -1619,6 +1619,13 @@ js-tokens@^4.0.0:
16191619
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
16201620
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
16211621

1622+
js-yaml@4.1.0, js-yaml@^4.1.0:
1623+
version "4.1.0"
1624+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
1625+
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
1626+
dependencies:
1627+
argparse "^2.0.1"
1628+
16221629
js-yaml@^3.14.1:
16231630
version "3.14.1"
16241631
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
@@ -1627,13 +1634,6 @@ js-yaml@^3.14.1:
16271634
argparse "^1.0.7"
16281635
esprima "^4.0.0"
16291636

1630-
js-yaml@^4.1.0:
1631-
version "4.1.0"
1632-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
1633-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
1634-
dependencies:
1635-
argparse "^2.0.1"
1636-
16371637
json-buffer@3.0.1:
16381638
version "3.0.1"
16391639
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
@@ -1664,10 +1664,10 @@ json5@^2.2.2:
16641664
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
16651665
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
16661666

1667-
jsonc-parser@3.2.0:
1668-
version "3.2.0"
1669-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
1670-
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
1667+
jsonc-parser@3.2.1:
1668+
version "3.2.1"
1669+
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz#031904571ccf929d7670ee8c547545081cb37f1a"
1670+
integrity sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==
16711671

16721672
keyv@^4.5.3:
16731673
version "4.5.4"
@@ -1824,17 +1824,17 @@ map-stream@~0.1.0:
18241824
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194"
18251825
integrity sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==
18261826

1827-
markdown-it@14.0.0:
1828-
version "14.0.0"
1829-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.0.0.tgz#b4b2ddeb0f925e88d981f84c183b59bac9e3741b"
1830-
integrity sha512-seFjF0FIcPt4P9U39Bq1JYblX0KZCjDLFFQPHpL5AzHpqPEKtosxmdq/LTVZnjfH7tjt9BxStm+wXcDBNuYmzw==
1827+
markdown-it@14.1.0:
1828+
version "14.1.0"
1829+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
1830+
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
18311831
dependencies:
18321832
argparse "^2.0.1"
18331833
entities "^4.4.0"
18341834
linkify-it "^5.0.0"
18351835
mdurl "^2.0.0"
18361836
punycode.js "^2.3.1"
1837-
uc.micro "^2.0.0"
1837+
uc.micro "^2.1.0"
18381838

18391839
markdown-table@^2.0.0:
18401840
version "2.0.0"
@@ -1853,30 +1853,30 @@ markdownlint-cli2-formatter-default@0.0.4:
18531853
resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.4.tgz#81e26b0a50409c0357c6f0d38d8246946b236fab"
18541854
integrity sha512-xm2rM0E+sWgjpPn1EesPXx5hIyrN2ddUnUwnbCsD/ONxYtw3PX6LydvdH6dciWAoFDpwzbHM1TO7uHfcMd6IYg==
18551855

1856-
markdownlint-cli2@^0.12.1:
1857-
version "0.12.1"
1858-
resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.12.1.tgz#9743ded8ee65cf5704b21deb24259d3e7cc242c4"
1859-
integrity sha512-RcK+l5FjJEyrU3REhrThiEUXNK89dLYNJCYbvOUKypxqIGfkcgpz8g08EKqhrmUbYfYoLC5nEYQy53NhJSEtfQ==
1856+
markdownlint-cli2@^0.13.0:
1857+
version "0.13.0"
1858+
resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.13.0.tgz#691cab01994295b4b8c87aa0485c0b1e0f792289"
1859+
integrity sha512-Pg4nF7HlopU97ZXtrcVISWp3bdsuc5M0zXyLp2/sJv2zEMlInrau0ZKK482fQURzVezJzWBpNmu4u6vGAhij+g==
18601860
dependencies:
1861-
globby "14.0.0"
1862-
jsonc-parser "3.2.0"
1863-
markdownlint "0.33.0"
1861+
globby "14.0.1"
1862+
js-yaml "4.1.0"
1863+
jsonc-parser "3.2.1"
1864+
markdownlint "0.34.0"
18641865
markdownlint-cli2-formatter-default "0.0.4"
18651866
micromatch "4.0.5"
1866-
yaml "2.3.4"
18671867

1868-
markdownlint-micromark@0.1.8:
1869-
version "0.1.8"
1870-
resolved "https://registry.yarnpkg.com/markdownlint-micromark/-/markdownlint-micromark-0.1.8.tgz#d39297e9988169a846cda1ca99df86f982ae69ba"
1871-
integrity sha512-1ouYkMRo9/6gou9gObuMDnvZM8jC/ly3QCFQyoSPCS2XV1ZClU0xpKbL1Ar3bWWRT1RnBZkWUEiNKrI2CwiBQA==
1868+
markdownlint-micromark@0.1.9:
1869+
version "0.1.9"
1870+
resolved "https://registry.yarnpkg.com/markdownlint-micromark/-/markdownlint-micromark-0.1.9.tgz#4876996b60d4dceb3a02f4eee2d3a366eb9569fa"
1871+
integrity sha512-5hVs/DzAFa8XqYosbEAEg6ok6MF2smDj89ztn9pKkCtdKHVdPQuGMH7frFfYL9mLkvfFe4pTyAMffLbjf3/EyA==
18721872

1873-
markdownlint@0.33.0:
1874-
version "0.33.0"
1875-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.33.0.tgz#cc3852b2c54d5b0193710c6fdf97c5fbde7e322a"
1876-
integrity sha512-4lbtT14A3m0LPX1WS/3d1m7Blg+ZwiLq36WvjQqFGsX3Gik99NV+VXp/PW3n+Q62xyPdbvGOCfjPqjW+/SKMig==
1873+
markdownlint@0.34.0:
1874+
version "0.34.0"
1875+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.34.0.tgz#bbc2047c952d1644269009a69ba227ed597b23fa"
1876+
integrity sha512-qwGyuyKwjkEMOJ10XN6OTKNOVYvOIi35RNvDLNxTof5s8UmyGHlCdpngRHoRGNvQVGuxO3BJ7uNSgdeX166WXw==
18771877
dependencies:
1878-
markdown-it "14.0.0"
1879-
markdownlint-micromark "0.1.8"
1878+
markdown-it "14.1.0"
1879+
markdownlint-micromark "0.1.9"
18801880

18811881
md5@^2.3.0:
18821882
version "2.3.0"
@@ -3924,7 +3924,7 @@ typedarray@^0.0.6:
39243924
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
39253925
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
39263926

3927-
uc.micro@^2.0.0:
3927+
uc.micro@^2.0.0, uc.micro@^2.1.0:
39283928
version "2.1.0"
39293929
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
39303930
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
@@ -4399,11 +4399,6 @@ yallist@^4.0.0:
43994399
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
44004400
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
44014401

4402-
yaml@2.3.4:
4403-
version "2.3.4"
4404-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2"
4405-
integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==
4406-
44074402
yaml@^2.0.0:
44084403
version "2.4.1"
44094404
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.1.tgz#2e57e0b5e995292c25c75d2658f0664765210eed"

0 commit comments

Comments
 (0)
Please sign in to comment.