Skip to content

Commit

Permalink
chore(deps-dev): Bump esbuild in /generators/client/templates/svelte
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.7 to 0.20.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.7...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent a088c7c commit 2523b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/client/templates/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@testing-library/svelte": "4.0.5",
"autoprefixer": "10.4.16",
"cypress": "13.6.0",
"esbuild": "0.19.7",
"esbuild": "0.20.0",
"eslint": "8.54.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-jest-dom": "5.1.0",
Expand Down

0 comments on commit 2523b50

Please sign in to comment.