Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] a23b7c3559
build(deps-dev): bump esbuild from 0.18.20 to 0.19.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.20 to 0.19.5.
- [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.18.20...v0.19.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:13:14 +00:00

View File

@ -51,7 +51,7 @@
"compressing": "^1.9.0",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"esbuild": "^0.18.12",
"esbuild": "^0.19.5",
"eslint": "^8.44.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.0",