diff options
author | dependabot[bot] | 2022-12-27 17:01:17 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | 18058cac4b3aa9184ae804613e6c569d014a19f8 (patch) | |
tree | 29c6b1efedb6892e7529ef22308c45fb9379955e /vnext/package.json | |
parent | c6177993c42a2b4bd9cfa1d18b50163a5ee62e12 (diff) |
Bump esbuild from 0.16.10 to 0.16.11
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.10 to 0.16.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.16.10...v0.16.11)
---
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 dc2cbacf..6af44b40 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -56,7 +56,7 @@ "core-js": "^3.27.0", "cors": "^2.8.5", "dayjs": "^1.11.7", - "esbuild": "^0.16.10", + "esbuild": "^0.16.11", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", |