From 90d422da5fa1c8941fff7e9ff0356422abc34c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 23:27:29 +0000 Subject: [PATCH] chore(deps): bump @astrojs/partytown from 2.1.1 to 2.1.2 Bumps [@astrojs/partytown](https://github.com/withastro/astro/tree/HEAD/packages/integrations/partytown) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/partytown/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/partytown@2.1.2/packages/integrations/partytown) --- updated-dependencies: - dependency-name: "@astrojs/partytown" 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 4240f3a..7d966b4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@astrojs/markdoc": "^0.4.4", "@astrojs/mdx": "^0.19.7", "@astrojs/rss": "^4.0.6", - "@astrojs/partytown": "^2.1.1", + "@astrojs/partytown": "^2.1.2", "@astrojs/sitemap": "^3.1.5", "@astrojs/vue": "^2.2.1", "@webcomponents/template-shadowroot": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index b6a8dac..b4a2ea3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -108,10 +108,10 @@ unist-util-visit "^4.1.0" vfile "^5.3.2" -"@astrojs/partytown@^2.1.1": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-2.1.1.tgz#5c5270ca75eb692f6fe7ef3f80be41163f170eb7" - integrity sha512-KvecQuGGgrDrdTjC5awmtoQXqJFinChfeizKBJyr7F5EGQPx62xq8SIWkcXamLr5xZyNw0lryKeLtIzbxRH/zw== +"@astrojs/partytown@^2.1.2": + version "2.1.2" + resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-2.1.2.tgz#2df6745eb6add076e721ebd7e32c1bcd28063d1f" + integrity sha512-1a9T5lqxtnrw0qLPo1KwliUvaaUzPNPtWucD8VxdwT7zqcpODFk1RzGgAgqVo+YhutFrTu/qclbtnOfXBuskjw== dependencies: "@builder.io/partytown" "^0.10.2" mrmime "^2.0.0"