chore(deps-dev): bump esbuild from 0.19.12 to 0.20.0

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.20.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.12...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 03:17:42 +00:00 committed by GitHub
parent 2fe29239c9
commit 8d9b839573
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
"gh-release": "^7.0.0", "gh-release": "^7.0.0",
"npm-run-all2": "^6.0.0", "npm-run-all2": "^6.0.0",
"standard": "^17.0.0", "standard": "^17.0.0",
"esbuild": "^0.19.0" "esbuild": "^0.20.0"
}, },
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme", "homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",
"keywords": [], "keywords": [],