Compare commits

...

1 Commits

Author SHA1 Message Date
renovate 0fa45e5d67 chore(deps): update dependency esbuild to v0.12.27 2021-09-13 02:01:30 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"babel-eslint": "10.1.0",
"cypress": "8.3.1",
"cypress-file-upload": "5.0.8",
"esbuild": "0.12.26",
"esbuild": "0.12.27",
"eslint": "7.32.0",
"eslint-plugin-vue": "7.17.0",
"express": "4.17.1",

View File

@ -3532,10 +3532,10 @@ error-ex@^1.3.1:
dependencies:
is-arrayish "^0.2.1"
esbuild@0.12.26:
version "0.12.26"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.26.tgz#35f2d58ac3fa4629df24aa4d6fd72feb5522e94b"
integrity sha512-YmTkhPKjvTJ+G5e96NyhGf69bP+hzO0DscqaVJTi5GM34uaD4Ecj7omu5lJO+NrxCUBRhy2chONLK1h/2LwoXA==
esbuild@0.12.27:
version "0.12.27"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.27.tgz#9bcfb837111c5e89b189188dde339515b213a724"
integrity sha512-G42siADcTdRU1qRBxhiIiVLG4gcEMyWV4CWfLBdSii+olCueZJHFRHc7EqQRnRvNkSQq88i0k1Oufw/YVueUWQ==
esbuild@^0.12.17:
version "0.12.20"