diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-19 15:23:44 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-19 15:23:44 +0000 |
| commit | 0c7ebe7247bee6ca5b4f2076c29ccb1629ef3968 (patch) | |
| tree | f38bd5cc05b68463e3dde0be9bb0f30beb3ceae8 /package.json | |
| parent | 1e01cf4999eababddd60e23fa05bf05118648776 (diff) | |
node_modules: bump esbuild from 0.23.0 to 0.23.1 (#273)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.0 to 0.23.1.
- [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.0...v0.23.1)
---
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 fcb2547..5b47774 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/node": "^22.2.0", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", - "esbuild": "^0.23.0", + "esbuild": "^0.23.1", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.3.3", |
