diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-23 15:16:23 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-23 15:16:23 +0000 |
| commit | 574547bc7c72079bf92875925a3d3bc4a85e71df (patch) | |
| tree | 471b79fe1b0b236ff89f06327c5a37ad0437ec95 /package.json | |
| parent | adb0df140b211bb6c6b2bb3738cf420d3a57294d (diff) | |
node_modules: bump esbuild from 0.23.1 to 0.24.0 (#306)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.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.23.1...v0.24.0)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 4690e88..b451618 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/node": "^22.5.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", - "esbuild": "^0.23.1", + "esbuild": "^0.24.0", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", "prettier": "^3.3.3", |
