aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-06 21:42:00 +0000
committerGravatar vitalyster2023-02-07 00:50:44 +0300
commite3db737ebcd6fd9ecbbc142e861f58ce80279940 (patch)
tree5a8dd342a6929336c9198df9256766417eb84213 /vnext/package.json
parente226bbd4aab41b6daf90260a7f124481bb2688d6 (diff)
build(deps): bump esbuild from 0.17.5 to 0.17.6 in /vnext
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.5 to 0.17.6. - [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.17.5...v0.17.6) --- 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 b9104220..6eef4c57 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -56,7 +56,7 @@
"core-js": "^3.27.2",
"cors": "^2.8.5",
"dayjs": "^1.11.7",
- "esbuild": "^0.17.5",
+ "esbuild": "^0.17.6",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",