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

Commit 2f2b05a

Browse files
Merge pull request #37 from Ruby-Network/dependabot/npm_and_yarn/astrojs/partytown-1.1.1
Bump @astrojs/partytown from 1.1.0 to 1.1.1
2 parents 4dce7f8 + d16bd21 commit 2f2b05a

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.1.0",
23+
"@astrojs/partytown": "^1.1.1",
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.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==
70+
"@astrojs/partytown@^1.1.1":
71+
version "1.1.1"
72+
resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-1.1.1.tgz#2e9a1a918c5785f94bcb809a7f689df399e34d8b"
73+
integrity sha512-IaKzYieiuxnSRGSuAivV92kDTa0ENbei4Y0yEAowhyzV6MxJJImYEUKycSo/HUJwPQQmsPmBbp/IA4pyoL1Wxg==
7474
dependencies:
7575
"@builder.io/partytown" "^0.7.4"
7676
mrmime "^1.0.0"

0 commit comments

Comments
 (0)