Skip to content

Commit

Permalink
Bump esbuild from 0.18.20 to 0.21.4 in /frontend (#23)
Browse files Browse the repository at this point in the history
* Bump esbuild from 0.18.20 to 0.21.4 in /frontend

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.20 to 0.21.4.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](evanw/esbuild@v0.18.20...v0.21.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

* rebuild

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Gerstmayr <[email protected]>
  • Loading branch information
dependabot[bot] and andreasgerstmayr authored Jun 3, 2024
1 parent 0fff8c7 commit ea75082
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 97 deletions.
201 changes: 109 additions & 92 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "jest"
},
"devDependencies": {
"esbuild": "^0.18.17",
"esbuild": "^0.21.4",
"jest": "^29.6.1",
"jest-image-snapshot": "^6.2.0",
"jest-puppeteer": "^9.0.0",
Expand Down
Loading

0 comments on commit ea75082

Please sign in to comment.