Skip to content

Commit

Permalink
chore(deps-dev): Bump @parcel/optimizer-esbuild from 2.13.0 to 2.13.2
Browse files Browse the repository at this point in the history
Bumps [@parcel/optimizer-esbuild](https://github.com/parcel-bundler/parcel) from 2.13.0 to 2.13.2.
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.13.0...v2.13.2)

---
updated-dependencies:
- dependency-name: "@parcel/optimizer-esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent db9b6ee commit 126586e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@parcel/config-default": "^2.13.0",
"@parcel/namer-default": "^2.13.0",
"@parcel/optimizer-css": "^2.13.2",
"@parcel/optimizer-esbuild": "^2.13.0",
"@parcel/optimizer-esbuild": "^2.13.2",
"@parcel/optimizer-htmlnano": "^2.13.0",
"@parcel/packager-css": "^2.13.0",
"@parcel/packager-html": "^2.13.0",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 126586e

Please sign in to comment.