diff options
author | dependabot[bot] | 2023-01-03 17:01:34 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | 35b567656b066818263adce8ec82d6d62b616bd8 (patch) | |
tree | 09a8708b6480d4ed1b402b50f8ccea54c1b2a1fb /vnext/package.json | |
parent | 6e9c67758e70f3788a46405ca010a8325f335d4a (diff) |
Bump esbuild from 0.16.12 to 0.16.13
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.12 to 0.16.13.
- [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.12...v0.16.13)
---
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 d77a3297..3d131f7e 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.12", + "esbuild": "^0.16.13", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", |