diff options
author | dependabot[bot] | 2022-11-28 17:02:26 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | 82d5f82564e6ba37ba015212951badab630e3532 (patch) | |
tree | 168b6298824f07c577cbf560cacf2f785653f238 /vnext/package.json | |
parent | 568e7a90136f1a820605cd7c6f2c2106332a163d (diff) |
Bump esbuild from 0.15.15 to 0.15.16
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.15 to 0.15.16.
- [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.15...v0.15.16)
---
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 c6c54d9c..4d7fc4fa 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -56,7 +56,7 @@ "core-js": "^3.26.1", "cors": "^2.8.5", "dayjs": "^1.11.6", - "esbuild": "^0.15.15", + "esbuild": "^0.15.16", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", |