From eabba41ff4fa43cd13a7537ea9f5eb67b025c58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 01:09:27 +0000 Subject: [PATCH] Bump @astrojs/partytown from 1.1.1 to 1.2.0 Bumps [@astrojs/partytown](https://github.com/withastro/astro/tree/HEAD/packages/integrations/partytown) from 1.1.1 to 1.2.0. - [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@1.2.0/packages/integrations/partytown) --- updated-dependencies: - dependency-name: "@astrojs/partytown" 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 53de0e3..3079d0b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@astrojs/node": "^5.1.0", - "@astrojs/partytown": "^1.1.1", + "@astrojs/partytown": "^1.2.0", "@astrojs/prefetch": "^0.2.1", "@astrojs/react": "^2.1.1", "@astrojs/tailwind": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index 45a49c7..1937e13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -66,10 +66,10 @@ send "^0.18.0" server-destroy "^1.0.1" -"@astrojs/partytown@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-1.1.1.tgz#2e9a1a918c5785f94bcb809a7f689df399e34d8b" - integrity sha512-IaKzYieiuxnSRGSuAivV92kDTa0ENbei4Y0yEAowhyzV6MxJJImYEUKycSo/HUJwPQQmsPmBbp/IA4pyoL1Wxg== +"@astrojs/partytown@^1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-1.2.0.tgz#736437b046e4fd6dec39993d9c5e235329f1af0f" + integrity sha512-AjrroKpBJR4rs0CLlmLqZ82Dfa3fFvN9mQZ3cfOXQYo85Rc/85R01MZiS1S1G5IzqWi2TDWIMH6R1cm12aGKDg== dependencies: "@builder.io/partytown" "^0.7.4" mrmime "^1.0.0"