From 2017c47c91c479f9aceaae37a204895a5ecc4493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 15:27:28 +0000 Subject: [PATCH] Bump markdown-it-emoji from 2.0.2 to 3.0.0 Bumps [markdown-it-emoji](https://github.com/markdown-it/markdown-it-emoji) from 2.0.2 to 3.0.0. - [Changelog](https://github.com/markdown-it/markdown-it-emoji/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it-emoji/compare/2.0.2...3.0.0) --- updated-dependencies: - dependency-name: markdown-it-emoji dependency-type: direct:development 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 37c1bcaf..d4fd3d8d 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-n": "16.3.1", "eslint-plugin-unicorn": "49.0.0", "execa": "8.0.1", - "markdown-it-emoji": "2.0.2", + "markdown-it-emoji": "3.0.0", "markdown-it-for-inline": "2.0.1", "markdownlint-cli2-formatter-codequality": "0.0.4", "markdownlint-cli2-formatter-json": "0.0.7",