From 215246a9474835a35f145ed573b231f9d6da70c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 07:51:21 +0000 Subject: [PATCH] chore(deps): bump micromark-util-html-tag-name from 2.0.0 to 2.0.1 Bumps [micromark-util-html-tag-name](https://github.com/micromark/micromark) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/micromark/micromark/releases) - [Commits](https://github.com/micromark/micromark/compare/micromark-util-html-tag-name@2.0.0...micromark-build@2.0.1) --- updated-dependencies: - dependency-name: micromark-util-html-tag-name dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42b9b72df..3c3c0e0b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,6 @@ "@fontsource/poppins": "^5.1.0", "@fontsource/source-sans-pro": "^5.1.0", "@nanostores/preact": "^0.5.2", - "@rollup/rollup-linux-arm64-gnu": "^4.26.0", "@scalar/api-reference": "^1.25.38", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", @@ -12026,7 +12025,9 @@ } }, "node_modules/micromark-util-html-tag-name": { - "version": "2.0.0", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz", + "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==", "funding": [ { "type": "GitHub Sponsors", @@ -12036,8 +12037,7 @@ "type": "OpenCollective", "url": "https://opencollective.com/unified" } - ], - "license": "MIT" + ] }, "node_modules/micromark-util-normalize-identifier": { "version": "2.0.0",