diff options
author | dependabot[bot] | 2022-11-21 17:06:17 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | 266fb3ee682dfddcfbe6aed223daae9e637e3fa4 (patch) | |
tree | 5630b05d164ab46a5a00fa63cab87633b365942c /vnext/package.json | |
parent | 4ba319659da3bf82a097c723af2f15b12049989a (diff) |
Bump esbuild from 0.15.14 to 0.15.15
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
- [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.14...v0.15.15)
---
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 4e18ae61..9ac07415 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.14", + "esbuild": "^0.15.15", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", |