diff options
author | dependabot[bot] | 2023-01-05 17:01:55 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | ab6c1dd0942fe5c21ca806999eac5f15984172e5 (patch) | |
tree | 3349802230cdd0a337a3ed12eef388c524f9ee52 /vnext/package.json | |
parent | 4dbed629c4e6ac14f53120d80a282f4a69896fda (diff) |
Bump esbuild from 0.16.13 to 0.16.14
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.13 to 0.16.14.
- [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.16.13...v0.16.14)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 8412250d..6557318e 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -56,7 +56,7 @@ "core-js": "^3.27.1", "cors": "^2.8.5", "dayjs": "^1.11.7", - "esbuild": "^0.16.13", + "esbuild": "^0.16.14", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", |