From e39447ef275e8f557b639e5e8abf724c5598962c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 21:42:59 +0000 Subject: [PATCH] Bump mdast-util-find-and-replace from 2.2.2 to 3.0.1 Bumps [mdast-util-find-and-replace](https://github.com/syntax-tree/mdast-util-find-and-replace) from 2.2.2 to 3.0.1. - [Release notes](https://github.com/syntax-tree/mdast-util-find-and-replace/releases) - [Commits](https://github.com/syntax-tree/mdast-util-find-and-replace/compare/2.2.2...3.0.1) --- updated-dependencies: - dependency-name: mdast-util-find-and-replace 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 6cec4b5..28993eb 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "dependencies": { "emoji-regex": "^10.0.0", "gemoji": "^6.1.0", - "mdast-util-find-and-replace": "^1.1.1", + "mdast-util-find-and-replace": "^3.0.1", "unist-util-visit": "^2.0.3" }, "engines": {