Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 4b4f3e5

Browse files
Bump @astrojs/partytown from 1.0.3 to 1.1.0
Bumps [@astrojs/partytown](https://github.com/withastro/astro/tree/HEAD/packages/integrations/partytown) from 1.0.3 to 1.1.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/[email protected]/packages/integrations/partytown) --- updated-dependencies: - dependency-name: "@astrojs/partytown" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5926985 commit 4b4f3e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@astrojs/node": "^5.0.3",
23-
"@astrojs/partytown": "^1.0.3",
23+
"@astrojs/partytown": "^1.1.0",
2424
"@astrojs/prefetch": "^0.2.0",
2525
"@astrojs/react": "^2.0.2",
2626
"@astrojs/tailwind": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
send "^0.18.0"
6767
server-destroy "^1.0.1"
6868

69-
"@astrojs/partytown@^1.0.3":
70-
version "1.0.3"
71-
resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-1.0.3.tgz#87747ed4e9d262a73898ce65628234c2542321c5"
72-
integrity sha512-u2/pG9owRipICz/PksLUUqUat98sm0/YODvv3/IKKJ0JCwF7+0olbMvyyvoj7kJooIXh0XowcOjEs5vhCYFo5g==
69+
"@astrojs/partytown@^1.1.0":
70+
version "1.1.0"
71+
resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-1.1.0.tgz#9c480c92fc23636e4496f1a86f03b300c0fc58f9"
72+
integrity sha512-2cO2MuK8KEWRIsYyAkxopSL7Q5aB3ra+HTkk0umNUwAKVEZWZdDtYifdztU7WFYIlV/6t+2191MvBTqTcnenJQ==
7373
dependencies:
7474
"@builder.io/partytown" "^0.7.4"
7575
mrmime "^1.0.0"

0 commit comments

Comments
 (0)