Bump esbuild from 0.11.23 to 0.12.5 in /packages/gitbeaker-cli

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.23 to 0.12.5.
- [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.11.23...v0.12.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-30 19:10:54 +00:00
parent d00eb87efe
commit aff4b09d87

View File

@ -20,7 +20,7 @@
"xcase": "^2.0.1"
},
"devDependencies": {
"esbuild": "^0.11.6",
"esbuild": "^0.12.5",
"rollup": "^2.47.0",
"rollup-plugin-esbuild": "^3.0.2",
"rollup-plugin-preserve-shebangs": "^0.2.0",