From 36dc698aa498ce8688173c283a2744502579e704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 06:56:41 +0000 Subject: [PATCH] chore(deps): bump astro-icon from 1.1.1 to 1.1.4 Bumps [astro-icon](https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core) from 1.1.1 to 1.1.4. - [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.4/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..b4160d1 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.4", "astro-seo-schema": "4.0.2", "astro-sitemap": "1.0.0", "astro-tunnel": "0.1.6",