From d5c3fb5b53c3e5a82c23f48c38d060989f6750ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:39:35 +0000 Subject: [PATCH] Bump @hackclub/meta from 1.1.33 to 1.2.1 Bumps [@hackclub/meta](https://github.com/hackclub/theme/tree/HEAD/packages/meta) from 1.1.33 to 1.2.1. - [Release notes](https://github.com/hackclub/theme/releases) - [Commits](https://github.com/hackclub/theme/commits/v1.2.1/packages/meta) --- updated-dependencies: - dependency-name: "@hackclub/meta" dependency-version: 1.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..6172af2 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.1", "@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..b4d7aa0 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.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@hackclub/meta/-/meta-1.2.1.tgz#872bd8d279fca5a1a1a256c6286d076db0cd5e66" + integrity sha512-9gIVUwjVYiip33l+pVknaLubFcPCGJsudF+cmYhUvlSf5pgOX3SGYDar11BgXSD6IjLy0igZM+flqOMl2RVAkg== "@hackclub/theme@^0.3.3": version "0.3.3"