aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-05 17:02:07 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit8df3d4e5e62d4c0b8c3e3a9b0756eb402fe70f0a (patch)
treef2be41fc55d0d682329ed28b1a41552c5bc77918 /vnext/package.json
parentfd4dac7da20cc522cbc89f112156e087c8bba89b (diff)
Bump esbuild from 0.15.16 to 0.15.18
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.16 to 0.15.18. - [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.16...v0.15.18) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index f4d67f7b..b4a531e8 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.16",
+ "esbuild": "^0.15.18",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",