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

Commit 4dce7f8

Browse files
Merge pull request #27 from Ruby-Network/dependabot/npm_and_yarn/astrojs/partytown-1.1.0
Bump @astrojs/partytown from 1.0.3 to 1.1.0
2 parents 1679e15 + 4b4f3e5 commit 4dce7f8

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
@@ -67,10 +67,10 @@
6767
send "^0.18.0"
6868
server-destroy "^1.0.1"
6969

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

0 commit comments

Comments
 (0)