From fbc8306e9828a4ad693fc425ecc767c7e614c772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 04:07:29 +0000 Subject: [PATCH] Bump lucide-react from 0.16.28 to 0.16.29 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.16.28 to 0.16.29. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.16.29/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8fd940f..e3aacf9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-source-youtube-v3": "^3.0.2", "gatsby-transformer-remark": "^5.6.0", "gatsby-transformer-sharp": "^4.6.0", - "lucide-react": "^0.16.28", + "lucide-react": "^0.16.29", "prop-types": "^15.7.2", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 8b40850..a493571 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7585,10 +7585,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@^0.16.28: - version "0.16.28" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.16.28.tgz#17536766abd489c87c8dc74d908936def579f048" - integrity sha512-rWvHtjILvd5Ex1thSXCND6G4q2V2UNuut6BMFd/3F5dGfY8mTpYK/ijUwF0VHG7CH7ivrjTdfmM5ibieP/xIlQ== +lucide-react@^0.16.29: + version "0.16.29" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.16.29.tgz#019b936a0b232bbb1869069927da65eec260f45a" + integrity sha512-9lWoXEmwpxNdA5ZMeHBz/EKfu9GLuR+ia4FtxFK0BFPDXlmJqejjrhtp0HBQELavyHzlCO7L2ppibV1m9dDxbg== make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: version "3.1.0"