chore(deps-dev): bump esbuild from 0.22.0 to 0.23.0

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.22.0 to 0.23.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.22.0...v0.23.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-07-03 03:19:38 +00:00 committed by GitHub
parent 22dddf1668
commit 2c2bdb4833
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.22.0" "esbuild": "^0.23.0"
}, },
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme", "homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",
"keywords": [], "keywords": [],