From 55d822c906eb8bfa87f2c5e3ad769b7ace79574a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:03:14 +0000 Subject: [PATCH] chore(deps): bump astro-icon from 1.1.1 to 1.1.2 Bumps [astro-icon](https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/natemoo-re/astro-icon/releases) - [Changelog](https://github.com/natemoo-re/astro-icon/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/natemoo-re/astro-icon/commits/astro-icon@1.1.2/packages/core) --- updated-dependencies: - dependency-name: astro-icon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a19ac2..05331db 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@playform/inline": "0.1.0", "astro": "4.16.8", "astro-compressor": "0.4.1", - "astro-icon": "1.1.1", + "astro-icon": "1.1.2", "astro-seo-schema": "4.0.2", "astro-sitemap": "1.0.0", "astro-tunnel": "0.1.6",