From 287747e320582921e9620db3b7598bbe43310be3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 13:10:04 +0000 Subject: [PATCH] :arrow_up: Bump @heroicons/react from 1.0.3 to 1.0.4 (#483) Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Commits](https://github.com/tailwindlabs/heroicons/commits) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-patch ... 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 0b2d3da8eb..47ab6b66bd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@headlessui/react": "^1.4.0", - "@heroicons/react": "^1.0.3", + "@heroicons/react": "^1.0.4", "@jitsu/sdk-js": "^2.2.4", "@prisma/client": "^2.29.1", "@radix-ui/react-collapsible": "^0.0.17", diff --git a/yarn.lock b/yarn.lock index d7cdfc417a..13dc9452ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -437,10 +437,10 @@ resolved "https://registry.npmjs.org/@headlessui/react/-/react-1.4.0.tgz#c6d424d8ab10ac925e4423d7f3cbab02c30d736a" integrity sha512-C+FmBVF6YGvqcEI5fa2dfVbEaXr2RGR6Kw1E5HXIISIZEfsrH/yuCgsjWw5nlRF9vbCxmQ/EKs64GAdKeb8gCw== -"@heroicons/react@^1.0.3": - version "1.0.3" - resolved "https://registry.npmjs.org/@heroicons/react/-/react-1.0.3.tgz#4dae106c6019e3250e36401b55b599ad41a68273" - integrity sha512-wdzWbDiFKzeL6xFJsgY2PqvDkx4hFmQDpEFRVj872EA71XOjr8g0DQj5rHWm0y7LwfGOFL0eQmEiMbTyGNOnTQ== +"@heroicons/react@^1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.4.tgz#11847eb2ea5510419d7ada9ff150a33af0ad0863" + integrity sha512-3kOrTmo8+Z8o6AL0rzN82MOf8J5CuxhRLFhpI8mrn+3OqekA6d5eb1GYO3EYYo1Vn6mYQSMNTzCWbEwUInb0cQ== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"