Update dependency esbuild to v0.12.22 (#668)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/668 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
49ab6c0a17
commit
ef734103f1
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"babel-eslint": "10.1.0",
|
||||
"cypress": "8.3.0",
|
||||
"cypress-file-upload": "5.0.8",
|
||||
"esbuild": "0.12.21",
|
||||
"esbuild": "0.12.22",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-plugin-vue": "7.16.0",
|
||||
"express": "4.17.1",
|
||||
|
|
|
@ -3682,10 +3682,10 @@ error-ex@^1.3.1:
|
|||
dependencies:
|
||||
is-arrayish "^0.2.1"
|
||||
|
||||
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.22:
|
||||
version "0.12.22"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.22.tgz#6031a1257b8d0307d306bed673b79c3668607f51"
|
||||
integrity sha512-yWCr9RoFehpqoe/+MwZXJpYOEIt7KOEvNnjIeMZpMSyQt+KCBASM3y7yViiN5dJRphf1wGdUz1+M4rTtWd/ulA==
|
||||
|
||||
esbuild@^0.12.17:
|
||||
version "0.12.20"
|
||||
|
|
Loading…
Reference in a new issue