From 04efc3e9e0f9b34a6694dd051d5652742528a0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 10:04:41 -0600 Subject: [PATCH] Bump @heroicons/react from 2.0.7 to 2.0.13 (#42) Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.0.7 to 2.0.13. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.0.7...v2.0.13) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e13d29c..5c3b5db 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@docusaurus/preset-classic": "2.0.1", "@emotion/react": "^11.10.0", "@emotion/styled": "^11.10.5", - "@heroicons/react": "^2.0.7", + "@heroicons/react": "^2.0.13", "@mdx-js/react": "^1.6.22", "clsx": "^1.2.1", "mdx-embed": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index b75da92..438f5ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1741,10 +1741,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@heroicons/react@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.7.tgz#d5a95c7c8ae19f651721b0f9ae3f6fa8b2f6922e" - integrity sha512-eo6EwIwVYDz6SMHXgTe2wK56jrAS2c8eVUFKxt2eJYGxQwbi4eFZSP5gLvkDbEBsClMxPDWgudnGRi5X2ZrETw== +"@heroicons/react@^2.0.13": + version "2.0.13" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.13.tgz#9b1cc54ff77d6625c9565efdce0054a4bcd9074c" + integrity sha512-iSN5XwmagrnirWlYEWNPdCDj9aRYVD/lnK3JlsC9/+fqGF80k8C7rl+1HCvBX0dBoagKqOFBs6fMhJJ1hOg1EQ== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"