From 100e6f99826f80204a4e2eb1ac2269e197cb958b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:28:49 +0000 Subject: [PATCH] Bump remark-lint-no-shell-dollars from 3.1.2 to 4.0.0 in /.config/remark (#1495) Bumps [remark-lint-no-shell-dollars](https://github.com/remarkjs/remark-lint) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.0/history.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/4.0.0) --- updated-dependencies: - dependency-name: remark-lint-no-shell-dollars 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 7578f8abec..ab6e149638 100644 --- a/.config/remark/package.json +++ b/.config/remark/package.json @@ -48,7 +48,7 @@ "remark-lint-no-literal-urls": "^3.1.2", "remark-lint-no-missing-blank-lines": "^4.0.0", "remark-lint-no-multiple-toplevel-headings": "^4.0.0", - "remark-lint-no-shell-dollars": "^3.1.2", + "remark-lint-no-shell-dollars": "^4.0.0", "remark-lint-no-shortcut-reference-image": "^3.1.2", "remark-lint-no-shortcut-reference-link": "^3.1.2", "remark-lint-no-table-indentation": "^5.0.0", diff --git a/.config/remark/yarn.lock b/.config/remark/yarn.lock index b2f568ae01..f0cb0e01a4 100644 --- a/.config/remark/yarn.lock +++ b/.config/remark/yarn.lock @@ -2721,17 +2721,6 @@ remark-lint-no-multiple-toplevel-headings@^4.0.0: unist-util-visit-parents "^6.0.0" vfile-message "^4.0.0" -remark-lint-no-shell-dollars@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-3.1.2.tgz#3663591611516a8eb3faf1251c95f7b9c14b1a02" - integrity sha512-np2MDEhXHviXhbQFjnC1QYv5/fxCV1cIHfGMoJpqiW7Zcu/UGCOo5TE3XswZH4ukHZJ65c3X2A6qfLDW+ur3CQ== - dependencies: - "@types/mdast" "^3.0.0" - unified "^10.0.0" - unified-lint-rule "^2.0.0" - unist-util-generated "^2.0.0" - unist-util-visit "^4.0.0" - remark-lint-no-shell-dollars@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-4.0.0.tgz#ddc98aaf49a01c408a7b616fe8f6e3dc8e626e15"