diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-11 15:34:44 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-12-11 15:37:30 +0000 |
| commit | eb232c69198a734d1344b88af72f17dda2c2dba9 (patch) | |
| tree | e7c1b90c0f6202a36e41596725a1cb8ba71067c4 /package.json | |
| parent | 06e7aac3eeb8b1e671ed7045c1b40e7c56dc9fc7 (diff) | |
chore(deps-dev): bump esbuild from 0.19.8 to 0.19.9
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.8 to 0.19.9.
- [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.8...v0.19.9)
---
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 e6e8d26..3105d53 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "^20.10.0", "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.13.1", - "esbuild": "^0.19.8", + "esbuild": "^0.19.9", "eslint": "^8.55.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.1.0", |
