chore(deps): update dependency esbuild to v0.12.29 (#769)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/769 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
64f4852d76
commit
da4bac09f8
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue