From c953a2143996e5d78da83ae7c51c64a511f2e82d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 02:09:50 +0000 Subject: [PATCH] Bump @hackclub/meta from 1.1.33 to 1.2.0 Bumps [@hackclub/meta](https://github.com/hackclub/theme/tree/HEAD/packages/meta) from 1.1.33 to 1.2.0. - [Release notes](https://github.com/hackclub/theme/releases) - [Commits](https://github.com/hackclub/theme/commits/@hackclub/meta@1.2.0/packages/meta) --- updated-dependencies: - dependency-name: "@hackclub/meta" dependency-version: 1.2.0 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..76391c4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@hackclub/icons": "^0.0.15", - "@hackclub/meta": "^1.1.32", + "@hackclub/meta": "^1.2.0", "@hackclub/theme": "^0.3.3", "@theme-ui/mdx": "^0.17.2", "airtable-plus": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index cfd3876..147de72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -223,10 +223,10 @@ resolved "https://registry.npmjs.org/@hackclub/icons/-/icons-0.0.15.tgz" integrity sha512-IKJ5JQhRhlkYINv9pxzT//fn3aYwsGBeyNNBcw7eU+J0lfs0wGrq9lh7CGcXUUGXaKFxDPRlWhTxaAVaRdZVRA== -"@hackclub/meta@^1.1.32": - version "1.1.33" - resolved "https://registry.npmjs.org/@hackclub/meta/-/meta-1.1.33.tgz" - integrity sha512-03gvSNcjIy1c2kO0XW+uuxgPHALsPubqGivb2/9NBalGNH0FqnvRvWD5h+sPV6L6hpe+TbqYZG+Sq/e/vyT8wQ== +"@hackclub/meta@^1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@hackclub/meta/-/meta-1.2.0.tgz#e64dddad660e6162f2b2fe393867a100bbfdc0d1" + integrity sha512-CicpTiQtE+FiDzt5Wwime/6N3ML9lVfuH3NzhF/0kCces6+kIvjofc3dhaCiW5s/5kMVu0wVEVLsZ6M6uT4dGA== "@hackclub/theme@^0.3.3": version "0.3.3"