build(deps-dev): bump esbuild from 0.12.25 to 0.12.27
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.25 to 0.12.27. - [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.12.25...v0.12.27) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e752652cc
commit
234b974588
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
|||
"benny": "^3.6.15",
|
||||
"c8": "^7.8.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"esbuild": "^0.12.25",
|
||||
"esbuild": "^0.12.27",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
|
|
|
@ -2632,10 +2632,10 @@ es-to-primitive@^1.2.1:
|
|||
is-date-object "^1.0.1"
|
||||
is-symbol "^1.0.2"
|
||||
|
||||
esbuild@^0.12.25:
|
||||
version "0.12.25"
|
||||
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.25.tgz#c2131cef022cf9fe94aaa5e00110b27fc976221a"
|
||||
integrity sha512-woie0PosbRSoN8gQytrdCzUbS2ByKgO8nD1xCZkEup3D9q92miCze4PqEI9TZDYAuwn6CruEnQpJxgTRWdooAg==
|
||||
esbuild@^0.12.27:
|
||||
version "0.12.27"
|
||||
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.27.tgz#9bcfb837111c5e89b189188dde339515b213a724"
|
||||
integrity sha512-G42siADcTdRU1qRBxhiIiVLG4gcEMyWV4CWfLBdSii+olCueZJHFRHc7EqQRnRvNkSQq88i0k1Oufw/YVueUWQ==
|
||||
|
||||
escalade@^3.1.1:
|
||||
version "3.1.1"
|
||||
|
|
Loading…
Reference in a new issue