From fb42a6bb87f98ce693347a19d484220612bd593e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 07:26:54 -0700 Subject: [PATCH] Bump remark-lint-list-item-bullet-indent in /.config/remark (#1381) Bumps [remark-lint-list-item-bullet-indent](https://github.com/remarkjs/remark-lint) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/5.0.0/history.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/5.0.0) --- updated-dependencies: - dependency-name: remark-lint-list-item-bullet-indent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/remark/package.json | 2 +- .config/remark/yarn.lock | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/.config/remark/package.json b/.config/remark/package.json index ca1d90045b..1778fbf119 100644 --- a/.config/remark/package.json +++ b/.config/remark/package.json @@ -24,7 +24,7 @@ "remark-lint-heading-increment": "^3.1.2", "remark-lint-heading-style": "^4.0.0", "remark-lint-link-title-style": "^3.1.2", - "remark-lint-list-item-bullet-indent": "^4.1.2", + "remark-lint-list-item-bullet-indent": "^5.0.0", "remark-lint-list-item-content-indent": "^3.1.2", "remark-lint-list-item-indent": "^3.1.2", "remark-lint-maximum-heading-length": "^3.1.2", diff --git a/.config/remark/yarn.lock b/.config/remark/yarn.lock index da19f48433..18466abd34 100644 --- a/.config/remark/yarn.lock +++ b/.config/remark/yarn.lock @@ -2284,17 +2284,6 @@ remark-lint-link-title-style@^3.0.0, remark-lint-link-title-style@^3.1.2: unist-util-visit "^4.0.0" vfile-location "^4.0.0" -remark-lint-list-item-bullet-indent@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/remark-lint-list-item-bullet-indent/-/remark-lint-list-item-bullet-indent-4.1.2.tgz#20f0d147e2670956d7e09c8ed5b81212cc9c1f2f" - integrity sha512-WgU5nooqIEm6f35opcbHKBzWrdFJA3XcyTfB3nv/v0KX43/h6qFGmmMJ5kEiaFExuQp3dZSdatWuY0YZ9YRbUg== - dependencies: - "@types/mdast" "^3.0.0" - pluralize "^8.0.0" - unified "^10.0.0" - unified-lint-rule "^2.0.0" - unist-util-visit "^4.0.0" - remark-lint-list-item-bullet-indent@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/remark-lint-list-item-bullet-indent/-/remark-lint-list-item-bullet-indent-5.0.0.tgz#1b2428c49e3220795aafec535e96da85d54d4a26"