Update dependency esbuild to v0.12.15 (#610)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/610 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
910d3e87a2
commit
7bcec2ba31
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"babel-eslint": "10.1.0",
|
||||
"cypress": "8.0.0",
|
||||
"cypress-file-upload": "5.0.8",
|
||||
"esbuild": "0.8.51",
|
||||
"esbuild": "0.12.15",
|
||||
"eslint": "7.31.0",
|
||||
"eslint-plugin-vue": "7.14.0",
|
||||
"faker": "5.5.3",
|
||||
|
|
|
@ -6188,10 +6188,10 @@ es-to-primitive@^1.2.1:
|
|||
is-date-object "^1.0.1"
|
||||
is-symbol "^1.0.2"
|
||||
|
||||
esbuild@0.8.51:
|
||||
version "0.8.51"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.51.tgz#1a59f1fee34892f143b7009081f9b4901a564b93"
|
||||
integrity sha512-MVIom8fgL1+B6iGqWtrG7QJ1gqd64BycxounlsX1kR/IcIITaSlTo7gghKpg4a+bnxkpo0dwcikuvk4MVSA9ww==
|
||||
esbuild@0.12.15:
|
||||
version "0.12.15"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.15.tgz#9d99cf39aeb2188265c5983e983e236829f08af0"
|
||||
integrity sha512-72V4JNd2+48eOVCXx49xoSWHgC3/cCy96e7mbXKY+WOWghN00cCmlGnwVLRhRHorvv0dgCyuMYBZlM2xDM5OQw==
|
||||
|
||||
esbuild@^0.8.47:
|
||||
version "0.8.57"
|
||||
|
|
Loading…
Reference in a new issue