diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-30 16:06:05 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-30 16:06:05 +0000 |
| commit | 1255e838bd5f61d3117dc8f6f8d89248675dadb6 (patch) | |
| tree | 8361fbe399f9f434be0606f1151e6f7ce3595af5 /package.json | |
| parent | 0f57035ce5124d91cc8537db01c008d47fd1fd03 (diff) | |
node_modules: bump esbuild from 0.24.0 to 0.24.2 (#369)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.24.2.
- [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.24.0...v0.24.2)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 540bb36..b4ab1ba 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/node": "^22.10.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", - "esbuild": "^0.24.0", + "esbuild": "^0.24.2", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", "prettier": "^3.4.2", |
