diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 16:09:20 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-10 16:10:47 +0000 |
| commit | f92afeff2067e688244e83658ef9219f03c12217 (patch) | |
| tree | 7e754c9c98d104550594f69503922eb80f2d4c7a /package.json | |
| parent | c306e72c2574c6db0192951f3213e2f23ed3a059 (diff) | |
chore(deps-dev): bump esbuild from 0.21.4 to 0.21.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.4 to 0.21.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.21.4...v0.21.5)
---
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 d28e9b5..2ecdcfd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "^20.14.0", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", - "esbuild": "^0.21.4", + "esbuild": "^0.21.5", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.3.1", |
