diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-26 23:28:28 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-11-26 23:31:08 +0000 |
| commit | 8e9b3f998153ef0bdf76279b5ddb4465a18b8ba1 (patch) | |
| tree | 5c56c0f23604703124497b5e30a0696cfd0a0844 /package.json | |
| parent | 46e66f1130406a9690f7a3742f8af71eaf3c485c (diff) | |
chore(deps-dev): bump esbuild from 0.19.5 to 0.19.8
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.5 to 0.19.8.
- [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.5...v0.19.8)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 88cfd30..3c14b5e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "^20.9.0", "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.10.0", - "esbuild": "^0.19.5", + "esbuild": "^0.19.8", "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0", "prettier": "^3.1.0", |
