From 1827b4c80b999cab4a263090f1b9c0567d53792a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 19:01:02 +0000 Subject: [PATCH] Bump @hackclub/icons from 0.0.12 to 0.0.14 Bumps [@hackclub/icons](https://github.com/hackclub/icons) from 0.0.12 to 0.0.14. - [Release notes](https://github.com/hackclub/icons/releases) - [Commits](https://github.com/hackclub/icons/commits) --- updated-dependencies: - dependency-name: "@hackclub/icons" 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 7914218..86d9dd0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@emotion/styled": "^11.11.0", "@emotion/react": "^11.11.1", - "@hackclub/icons": "^0.0.12", + "@hackclub/icons": "^0.0.14", "@hackclub/meta": "^1.1.32", "@hackclub/theme": "^0.3.3", "@mdx-js/loader": "^1.6.22", diff --git a/yarn.lock b/yarn.lock index e0f8838..7aa22d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -442,10 +442,10 @@ resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6" integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww== -"@hackclub/icons@^0.0.12": - version "0.0.12" - resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.0.12.tgz#a82dd20fdbc263c956aaee3ec8689078965d22fa" - integrity sha512-YXPpalHN0lEjgaUD++u43NucSfgXlaQRbNKH+CJusS9erCF1jyu0pUH0peXqmlWZybbIg1PnuYJyOvKDvACA2g== +"@hackclub/icons@^0.0.14": + version "0.0.14" + resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.0.14.tgz#c590432d5a1e4b39c384d577e59e24bffdd94197" + integrity sha512-xH/DV6TxlsvLuNGeBIausfKlH4eyp6CYXCckAxcYahL2NOdcZTZoJWKZBG38BzM5WfWnhfFkud/mQ5bqeFQK3g== "@hackclub/meta@^1.1.32": version "1.1.32"