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

Commit b38be09

Browse files
Merge pull request #62 from Ruby-Network/dependabot/npm_and_yarn/astrojs/partytown-1.2.0
Bump @astrojs/partytown from 1.1.1 to 1.2.0
2 parents 8d2c605 + eabba41 commit b38be09

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.1.0",
23-
"@astrojs/partytown": "^1.1.1",
23+
"@astrojs/partytown": "^1.2.0",
2424
"@astrojs/prefetch": "^0.2.1",
2525
"@astrojs/react": "^2.1.1",
2626
"@astrojs/tailwind": "^3.1.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.1.1":
70-
version "1.1.1"
71-
resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-1.1.1.tgz#2e9a1a918c5785f94bcb809a7f689df399e34d8b"
72-
integrity sha512-IaKzYieiuxnSRGSuAivV92kDTa0ENbei4Y0yEAowhyzV6MxJJImYEUKycSo/HUJwPQQmsPmBbp/IA4pyoL1Wxg==
69+
"@astrojs/partytown@^1.2.0":
70+
version "1.2.0"
71+
resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-1.2.0.tgz#736437b046e4fd6dec39993d9c5e235329f1af0f"
72+
integrity sha512-AjrroKpBJR4rs0CLlmLqZ82Dfa3fFvN9mQZ3cfOXQYo85Rc/85R01MZiS1S1G5IzqWi2TDWIMH6R1cm12aGKDg==
7373
dependencies:
7474
"@builder.io/partytown" "^0.7.4"
7575
mrmime "^1.0.0"

0 commit comments

Comments
 (0)