chore(deps): update dependency esbuild to v0.12.29
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
renovate 2021-09-22 06:01:25 +00:00
parent 1ae8f84b1c
commit 4e18ccb5b5
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"babel-eslint": "10.1.0",
"cypress": "8.4.1",
"cypress-file-upload": "5.0.8",
"esbuild": "0.12.28",
"esbuild": "0.12.29",
"eslint": "7.32.0",
"eslint-plugin-vue": "7.18.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.28:
version "0.12.28"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.28.tgz#84da0d2a0d0dee181281545271e0d65cf6fab1ef"
integrity sha512-pZ0FrWZXlvQOATlp14lRSk1N9GkeJ3vLIwOcUoo3ICQn9WNR4rWoNi81pbn6sC1iYUy7QPqNzI3+AEzokwyVcA==
esbuild@0.12.29:
version "0.12.29"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.29.tgz#be602db7c4dc78944a9dbde0d1ea19d36c1f882d"
integrity sha512-w/XuoBCSwepyiZtIRsKsetiLDUVGPVw1E/R3VTFSecIy8UR7Cq3SOtwKHJMFoVqqVG36aGkzh4e8BvpO1Fdc7g==
esbuild@^0.12.17:
version "0.12.20"