From b2a7ee949b6bcbc8433b1e19366f2d6142330c0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 20:49:47 +0000 Subject: [PATCH] fix(deps): update dependency feather-icons to v4.29.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cda4f980..84b6f3af 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "axios": "0.21.2", "babel-plugin-transform-react-remove-prop-types": "0.4.24", "cross-fetch": "3.1.5", - "feather-icons": "4.28.0", + "feather-icons": "4.29.0", "prop-types": "15.7.2", "react": "17.0.2", "react-dom": "17.0.2", diff --git a/yarn.lock b/yarn.lock index d4fd8d5f..140f7a80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6271,10 +6271,10 @@ fb-watchman@^2.0.0: dependencies: bser "2.1.1" -feather-icons@4.28.0: - version "4.28.0" - resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.28.0.tgz#e1892a401fe12c4559291770ff6e68b0168e760f" - integrity sha512-gRdqKESXRBUZn6Nl0VBq2wPHKRJgZz7yblrrc2lYsS6odkNFDnA4bqvrlEVRUPjE1tFax+0TdbJKZ31ziJuzjg== +feather-icons@4.29.0: + version "4.29.0" + resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.29.0.tgz#4e40e3cbb7bf359ffbbf700edbebdde4e4a74ab6" + integrity sha512-Y7VqN9FYb8KdaSF0qD1081HCkm0v4Eq/fpfQYQnubpqi0hXx14k+gF9iqtRys1SIcTEi97xDi/fmsPFZ8xo0GQ== dependencies: classnames "^2.2.5" core-js "^3.1.3"