From f054bd9c4dea42084bff438630cad2c068d15ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 14:40:13 +0000 Subject: [PATCH] Bump @hackclub/icons from 0.0.15 to 0.2.2 Bumps [@hackclub/icons](https://github.com/hackclub/icons) from 0.0.15 to 0.2.2. - [Release notes](https://github.com/hackclub/icons/releases) - [Commits](https://github.com/hackclub/icons/commits/v0.2.2) --- updated-dependencies: - dependency-name: "@hackclub/icons" dependency-version: 0.2.2 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..82f42d2 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.2", "@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..ba5f104 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.2": + version "0.2.2" + resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.2.2.tgz#e6a002874bde8cac7f57fcd2eefa05173cb4a6c8" + integrity sha512-dfcTgjrkep22tbCRpNHlbqIpKAxyXIHLlHJEXwP5e95/t1NUTsyKW8fXzAbIDrgrtUhyLiL7seYKzXz30mgYRg== "@hackclub/meta@^1.1.32": version "1.1.33"