From 10fe4d2cc841f9b41db93bdd248ae64852aef974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 04:57:18 +0000 Subject: [PATCH] Bump feather-icons from 4.29.0 to 4.29.1 Bumps [feather-icons](https://github.com/feathericons/feather) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/feathericons/feather/releases) - [Changelog](https://github.com/feathericons/feather/blob/main/CHANGELOG.md) - [Commits](https://github.com/feathericons/feather/compare/v4.29.0...v4.29.1) --- updated-dependencies: - dependency-name: feather-icons 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 4950621..39a4c93 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "author": "Nils Poltmann ", "license": "MIT", "dependencies": { - "feather-icons": "4.29.0" + "feather-icons": "4.29.1" } }