chore(deps): update dependency netlify-cli to v8.0.20 (#1168)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1168 Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de> Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
cb9e1e891d
commit
9584ef127a
2 changed files with 10 additions and 10 deletions
|
@ -75,7 +75,7 @@
|
|||
"express": "4.17.1",
|
||||
"faker": "5.5.3",
|
||||
"jest": "27.4.4",
|
||||
"netlify-cli": "8.0.18",
|
||||
"netlify-cli": "8.0.20",
|
||||
"postcss": "8.4.4",
|
||||
"postcss-preset-env": "7.0.1",
|
||||
"rollup": "2.61.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2168,10 +2168,10 @@
|
|||
call-me-maybe "^1.0.1"
|
||||
glob-to-regexp "^0.3.0"
|
||||
|
||||
"@netlify/build@^20.2.0":
|
||||
version "20.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-20.2.0.tgz#15146896d6f5adc1148eb33ee094cc4b51cccfa0"
|
||||
integrity sha512-+nW3E1W297CSkVEBwclcROwbByEWsVXbVX0hWCyFwwccG0pyeoAJCTg9P7+rTatM2HFX7UnxIvDuflm7/A++jQ==
|
||||
"@netlify/build@^20.3.0":
|
||||
version "20.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-20.3.0.tgz#9547ba6a4227315adfb734772aca682c3c8af1cd"
|
||||
integrity sha512-uq/WYYZfPTaXnGWwVnjvN6bb1u2PqpYLNbZmde7oIr0Tw6A8jVaGvbktR7frvwSEaP5tqI6pmzPStoDgOKMy5w==
|
||||
dependencies:
|
||||
"@bugsnag/js" "^7.0.0"
|
||||
"@netlify/cache-utils" "^3.0.0"
|
||||
|
@ -10345,12 +10345,12 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
|||
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
||||
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
||||
|
||||
netlify-cli@8.0.18:
|
||||
version "8.0.18"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.0.18.tgz#5d55ee612b47f8c966b53a33cf65ea4f50ab72f0"
|
||||
integrity sha512-h3tLNlBaTeWXIFSPyvIgSW4k71eOZdvJVZIBzPhB8nhX3VWE4sNCQBToSpZYwNMnO4DSBDX2T0Jv2ij9JVL3dw==
|
||||
netlify-cli@8.0.20:
|
||||
version "8.0.20"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.0.20.tgz#052f72ee1f3d3c0c1f4b29060264bb6357693661"
|
||||
integrity sha512-XKEVAHlPlS/sjQofKcVGRp8+uOBq8NJWrKolYM1RoAQac5trgDYaimcSHJ2caARednUzqaOBjeVhKVUGba4FHA==
|
||||
dependencies:
|
||||
"@netlify/build" "^20.2.0"
|
||||
"@netlify/build" "^20.3.0"
|
||||
"@netlify/config" "^16.0.7"
|
||||
"@netlify/framework-info" "^6.1.0"
|
||||
"@netlify/local-functions-proxy" "^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue