Skip to content

Commit

Permalink
Bump @astrojs/partytown from 2.0.4 to 2.1.0 (#311)
Browse files Browse the repository at this point in the history
Bumps [@astrojs/partytown](https://github.com/withastro/astro/tree/HEAD/packages/integrations/partytown) from 2.0.4 to 2.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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: angeousta <[email protected]>
  • Loading branch information
dependabot[bot] and angeousta authored Jun 6, 2024
1 parent cadc777 commit 1398672
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@astrojs/mdx": "^1.1.3",
"@astrojs/partytown": "^2.0.4",
"@astrojs/partytown": "^2.1.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.2",
"@astrolib/analytics": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
unist-util-visit "^4.1.2"
vfile "^5.3.7"

"@astrojs/partytown@^2.0.4":
"@astrojs/partytown@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-2.1.0.tgz#a539946dd233af57b5ef478120690d0838202734"
integrity sha512-9fjvTx2hTQpirUh1HnZZtFQaBz2R5ixrrmU/Zam3VZ9CoR3frqtnqg/Dt/i5C3UAlwiN0i8VuKxPx5cHP8yY5A==
Expand Down

0 comments on commit 1398672

Please sign in to comment.