From 8445fb2c3630ba55d795d6e4014a13fdf5b11d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 02:10:57 +0000 Subject: [PATCH] Bump @hackclub/icons from 0.0.15 to 0.2.1 Bumps [@hackclub/icons](https://github.com/hackclub/icons) from 0.0.15 to 0.2.1. - [Release notes](https://github.com/hackclub/icons/releases) - [Commits](https://github.com/hackclub/icons/commits/v0.2.1) --- updated-dependencies: - dependency-name: "@hackclub/icons" dependency-version: 0.2.1 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 f19a4e9..6fdd7b2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "@hackclub/icons": "^0.0.15", + "@hackclub/icons": "^0.2.1", "@hackclub/meta": "^1.1.32", "@hackclub/theme": "^0.3.3", "@theme-ui/mdx": "^0.17.2", diff --git a/yarn.lock b/yarn.lock index cfd3876..344b01e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -218,10 +218,10 @@ resolved "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz" integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg== -"@hackclub/icons@^0.0.15": - version "0.0.15" - resolved "https://registry.npmjs.org/@hackclub/icons/-/icons-0.0.15.tgz" - integrity sha512-IKJ5JQhRhlkYINv9pxzT//fn3aYwsGBeyNNBcw7eU+J0lfs0wGrq9lh7CGcXUUGXaKFxDPRlWhTxaAVaRdZVRA== +"@hackclub/icons@^0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.2.1.tgz#2e8057bff430995b8f4390330d88ce9da5ac338b" + integrity sha512-5IAnIwSCoMBPyBICr0RGLioC6T95QzN8lIYXeF0vZ4h1AM4V9QTBFI5bFCcw22m8fB7nXoEpJ0f0d1tpBzbrVQ== "@hackclub/meta@^1.1.32": version "1.1.33"