Skip to content

Commit

Permalink
infra: bump esbuild from 0.23.1 to 0.24.0 in the esbuild group
Browse files Browse the repository at this point in the history
Bumps the esbuild group with 1 update: [esbuild](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.1...v0.24.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: esbuild
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent ef25a33 commit 7b6c628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"stylelint:fix": "stylelint --fix 'src/**/*{.css,scss}'"
},
"devDependencies": {
"esbuild": "0.23.1",
"esbuild": "0.24.0",
"esbuild-plugin-copy": "2.1.1",
"esbuild-plugin-replace": "1.4.0",
"esbuild-sass-plugin": "3.3.1",
Expand Down

0 comments on commit 7b6c628

Please sign in to comment.