aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-03 17:01:51 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit27d7faaac7adc1f254f565faf1ed2ddf57f8c91a (patch)
tree6515ec2ab01aca1c02ffe82ccf75eb84526b88a1 /vnext/package.json
parent9931aeb818d507e588f0bacbfd7262bf26f77bbb (diff)
Bump esbuild from 0.15.12 to 0.15.13
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.12 to 0.15.13. - [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.12...v0.15.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 3fb092d9..f4c41f3f 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -83,7 +83,7 @@
"config": "^3.3.8",
"core-js": "^3.26.0",
"cors": "^2.8.5",
- "esbuild": "^0.15.12",
+ "esbuild": "^0.15.13",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",