From 21d31668f760ab5fe67f56ac7ab4b2d1f502d21d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:43:37 -0700 Subject: [PATCH] Bump remark-lint-final-definition from 3.1.2 to 4.0.1 in /.config/remark (#1416) Bumps [remark-lint-final-definition](https://github.com/remarkjs/remark-lint) from 3.1.2 to 4.0.1. - [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/remark-lint-final-definition@4.0.1) --- updated-dependencies: - dependency-name: remark-lint-final-definition 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 | 14 +------------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/.config/remark/package.json b/.config/remark/package.json index 4149411540..77c2d0b066 100644 --- a/.config/remark/package.json +++ b/.config/remark/package.json @@ -17,7 +17,7 @@ "remark-lint-fenced-code-flag": "^4.0.0", "remark-lint-fenced-code-marker": "^3.1.2", "remark-lint-file-extension": "^2.1.2", - "remark-lint-final-definition": "^3.1.2", + "remark-lint-final-definition": "^4.0.1", "remark-lint-final-newline": "^2.1.2", "remark-lint-first-heading-level": "^3.1.2", "remark-lint-hard-break-spaces": "^3.1.2", diff --git a/.config/remark/yarn.lock b/.config/remark/yarn.lock index 03ac3eb795..c1fdc7b494 100644 --- a/.config/remark/yarn.lock +++ b/.config/remark/yarn.lock @@ -2258,19 +2258,7 @@ remark-lint-file-extension@^3.0.0: quotation "^2.0.0" unified-lint-rule "^3.0.0" -remark-lint-final-definition@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/remark-lint-final-definition/-/remark-lint-final-definition-3.1.2.tgz#9a147b456df3049b8f32570265736a6cfea19a5a" - integrity sha512-3O3JT6xqlrgq+UjhMPxshgMtwXn99w0BEO9JwbDls49N0XCu0n22Pq1n6X3tEVzskPLo3YYyVYfW2Z2C2rneKQ== - dependencies: - "@types/mdast" "^3.0.0" - unified "^10.0.0" - unified-lint-rule "^2.0.0" - unist-util-generated "^2.0.0" - unist-util-position "^4.0.0" - unist-util-visit "^4.0.0" - -remark-lint-final-definition@^4.0.0: +remark-lint-final-definition@^4.0.0, remark-lint-final-definition@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/remark-lint-final-definition/-/remark-lint-final-definition-4.0.1.tgz#3cdad27cdc03491666efdad24bf03469a70f33f4" integrity sha512-51T9oSdA7wuhjSdgGo0snO1BY39Igt9cJQi7XpgtgFsbfQk8zSSAUAc/rLabY6+YCTpcPs6qmwvLXZ4mPX6Qlg==