diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-01 15:18:56 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-01 15:20:04 +0000 |
| commit | c0f0824ed31399331b6c51cb6eee74c72a00a253 (patch) | |
| tree | 6197c4732d27dd5e4b9bcff2b293c52c6ebc3431 /package.json | |
| parent | e046b05daf0121fbcffd724d017194c787fc3383 (diff) | |
chore(deps-dev): bump esbuild from 0.19.10 to 0.19.11
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.10 to 0.19.11.
- [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.10...v0.19.11)
---
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 6be96ca..81f2737 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "^20.10.6", "@typescript-eslint/eslint-plugin": "^6.15.0", "@typescript-eslint/parser": "^6.16.0", - "esbuild": "^0.19.10", + "esbuild": "^0.19.11", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.1.1", |
