Compare commits

..

1 Commits

Author SHA1 Message Date
renovate 9b37a41434 chore(deps): update dependency esbuild to v0.12.28
continuous-integration/drone/pr Build is passing Details
2021-09-14 03:02:06 +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.27",
"esbuild": "0.12.28",
"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.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.28:
version "0.12.28"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.28.tgz#84da0d2a0d0dee181281545271e0d65cf6fab1ef"
integrity sha512-pZ0FrWZXlvQOATlp14lRSk1N9GkeJ3vLIwOcUoo3ICQn9WNR4rWoNi81pbn6sC1iYUy7QPqNzI3+AEzokwyVcA==
esbuild@^0.12.17:
version "0.12.20"