Update dependency esbuild to v0.12.21 (#666)

Reviewed-on: vikunja/frontend#666
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-08-20 20:37:18 +00:00 committed by konrad
parent 618125dde6
commit 49ab6c0a17
2 changed files with 7 additions and 2 deletions

View File

@ -53,7 +53,7 @@
"babel-eslint": "10.1.0",
"cypress": "8.3.0",
"cypress-file-upload": "5.0.8",
"esbuild": "0.12.20",
"esbuild": "0.12.21",
"eslint": "7.32.0",
"eslint-plugin-vue": "7.16.0",
"express": "4.17.1",

View File

@ -3682,7 +3682,12 @@ error-ex@^1.3.1:
dependencies:
is-arrayish "^0.2.1"
esbuild@0.12.20, esbuild@^0.12.17:
esbuild@0.12.21:
version "0.12.21"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.21.tgz#7ff32a9ac73ce4310f9cb61ea4c3da9756570d46"
integrity sha512-7hyXbU3g94aREufI/5nls7Xcc+RGQeZWZApm6hoBaFvt2BPtpT4TjFMQ9Tb1jU8XyBGz00ShmiyflCogphMHFQ==
esbuild@^0.12.17:
version "0.12.20"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.20.tgz#4d3c9d83c99a4031e027b42a4c398c23b6827cb0"
integrity sha512-u7+0qTo9Z64MD9PhooEngCmzyEYJ6ovFhPp8PLNh3UasR5Ihjv6HWVXqm8uHmasdQlpsAf0IsY4U0YVUfCpt4Q==