diff options
author | dependabot[bot] | 2022-11-15 17:02:09 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:58 +0300 |
commit | eb04ced53b02881dd2590bd287b83963d7ff48af (patch) | |
tree | 772cfe0c9df73f2de95d3668211be2015c9e3fb9 /vnext/package.json | |
parent | b0f82979e12aef4ab6d14f1b446b06fc890f3a99 (diff) |
Bump esbuild from 0.15.13 to 0.15.14
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.13 to 0.15.14.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.13...v0.15.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 8bf62292..d35b2e93 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -55,7 +55,7 @@ "config": "^3.3.8", "core-js": "^3.26.1", "cors": "^2.8.5", - "esbuild": "^0.15.13", + "esbuild": "^0.15.14", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", |