From 2eff325bf30c5f5ece74a88fa9e732e63d456cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 03:33:07 +0000 Subject: [PATCH] chore(deps): Bump remark-preset-lint-markdown-style-guide Bumps [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint) from 5.1.3 to 6.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/6.0.0) --- updated-dependencies: - dependency-name: remark-preset-lint-markdown-style-guide dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28a8654..48515ff 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "remark-lint": "^10.0.0", "remark-lint-no-html": "^3.1.2", "remark-preset-lint-consistent": "^5.1.1", - "remark-preset-lint-markdown-style-guide": "^5.1.2", + "remark-preset-lint-markdown-style-guide": "^6.0.0", "remark-preset-lint-recommended": "^6.1.2", "remark-validate-links": "^13.0.0", "stac-node-validator": "^1.0.0"