Skip to content

Commit 62511f6

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1603,9 +1603,9 @@
16031603
integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==
16041604

16051605
"@eslint/markdown@^7.1.0":
1606-
version "7.4.1"
1607-
resolved "https://registry.yarnpkg.com/@eslint/markdown/-/markdown-7.4.1.tgz#76ba93c9068f3ec159f6f52005749f2249ee2d40"
1608-
integrity sha512-fhcQcylVqgb7GLPr2+6hlDQXK4J3d/fPY6qzk9/i7IYtQkIr15NKI5Zg39Dv2cV/bn5J0Znm69rmu9vJI/7Tlw==
1606+
version "7.5.0"
1607+
resolved "https://registry.yarnpkg.com/@eslint/markdown/-/markdown-7.5.0.tgz#f219bdbbe8bbc79e1afb90b6718da98e1fda9a76"
1608+
integrity sha512-reKloVSpytg4ene3yviPJcUO7zglpNn9kWNRiSQ/8gBbBFMKW5Q042LaCi3wv2vVtbPNnLrl6WvhRAHeBd43QA==
16091609
dependencies:
16101610
"@eslint/core" "^0.16.0"
16111611
"@eslint/plugin-kit" "^0.4.0"

0 commit comments

Comments
 (0)