Skip to content

Commit 9e37cdc

Browse files
chore(deps-dev): bump @eslint/markdown in the dependencies group (#4575)
Bumps the dependencies group with 1 update: [@eslint/markdown](https://github.com/eslint/markdown). Updates `@eslint/markdown` from 7.5.0 to 7.5.1 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.5.0...v7.5.1) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 7.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13529db commit 9e37cdc

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,13 +1580,6 @@
15801580
dependencies:
15811581
"@types/json-schema" "^7.0.15"
15821582

1583-
"@eslint/core@^0.16.0":
1584-
version "0.16.0"
1585-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
1586-
integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==
1587-
dependencies:
1588-
"@types/json-schema" "^7.0.15"
1589-
15901583
"@eslint/core@^0.17.0":
15911584
version "0.17.0"
15921585
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
@@ -1615,12 +1608,12 @@
16151608
integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==
16161609

16171610
"@eslint/markdown@^7.1.0":
1618-
version "7.5.0"
1619-
resolved "https://registry.yarnpkg.com/@eslint/markdown/-/markdown-7.5.0.tgz#f219bdbbe8bbc79e1afb90b6718da98e1fda9a76"
1620-
integrity sha512-reKloVSpytg4ene3yviPJcUO7zglpNn9kWNRiSQ/8gBbBFMKW5Q042LaCi3wv2vVtbPNnLrl6WvhRAHeBd43QA==
1611+
version "7.5.1"
1612+
resolved "https://registry.yarnpkg.com/@eslint/markdown/-/markdown-7.5.1.tgz#08b254b1424d764ca1a55b82e00ecaf09baba8a5"
1613+
integrity sha512-R8uZemG9dKTbru/DQRPblbJyXpObwKzo8rv1KYGGuPUPtjM4LXBYM9q5CIZAComzZupws3tWbDwam5AFpPLyJQ==
16211614
dependencies:
1622-
"@eslint/core" "^0.16.0"
1623-
"@eslint/plugin-kit" "^0.4.0"
1615+
"@eslint/core" "^0.17.0"
1616+
"@eslint/plugin-kit" "^0.4.1"
16241617
github-slugger "^2.0.0"
16251618
mdast-util-from-markdown "^2.0.2"
16261619
mdast-util-frontmatter "^2.0.1"
@@ -1642,7 +1635,7 @@
16421635
"@eslint/core" "^0.15.2"
16431636
levn "^0.4.1"
16441637

1645-
"@eslint/plugin-kit@^0.4.0", "@eslint/plugin-kit@^0.4.1":
1638+
"@eslint/plugin-kit@^0.4.1":
16461639
version "0.4.1"
16471640
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
16481641
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==

0 commit comments

Comments
 (0)