From 3c415c20d0306a765b2fc3523c4044c079148751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 04:13:26 +0000 Subject: [PATCH] Bump lucide-react from 0.46.0 to 0.49.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.46.0 to 0.49.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.49.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... 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 ba771e3..602665c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-source-youtube-v3": "^3.0.2", "gatsby-transformer-remark": "^5.14.0", "gatsby-transformer-sharp": "^4.14.0", - "lucide-react": "^0.46.0", + "lucide-react": "^0.49.0", "prop-types": "^15.7.2", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index aa5fa35..b550449 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8953,10 +8953,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@^0.46.0: - version "0.46.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.46.0.tgz#99b980719d382aedfbda610a8a07f1dac3f0165b" - integrity sha512-uKjyCMPaEVMiz9WWMEtBteCX6LRW/oWavqgggwC8LohOi//25/JJHrG+IohksCC3wJFCnnHIvamAIKpb03ktOg== +lucide-react@^0.49.0: + version "0.49.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.49.0.tgz#a8664d30dbff76041618b0cf078a2e322014566c" + integrity sha512-5jD6k4UKU+S7Sjcu5q4JoEOir6F2PntSvZ3LXMyHd84fXu93JUTz+WDegA2nn7DR9v0xPntxbGwiI4dor1ymZw== make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: version "3.1.0"