chore(deps): update dependency netlify-cli to v10.1.0 (#1882)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1882 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e12c08f1e1
commit
bb4b4b4b6c
2 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@
|
|||
"eslint-plugin-vue": "8.7.1",
|
||||
"express": "4.18.1",
|
||||
"happy-dom": "3.1.0",
|
||||
"netlify-cli": "10.0.0",
|
||||
"netlify-cli": "10.1.0",
|
||||
"postcss": "8.4.12",
|
||||
"postcss-preset-env": "7.4.4",
|
||||
"rollup": "2.70.2",
|
||||
|
|
|
@ -8784,10 +8784,10 @@ 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@10.0.0:
|
||||
version "10.0.0"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-10.0.0.tgz#f3af07cb088861b3008a54f4353b0c0614778793"
|
||||
integrity sha512-QnVlIiu+BK2MeSGK5GvcKlRLt4ofyyjowwcvhq43iiK78nn+5eVcI6BNugOlxiFxlxxYY/qTcYHf4zyrDKfEsA==
|
||||
netlify-cli@10.1.0:
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-10.1.0.tgz#7bc273dee0d205bff4e8cfb235d8f97d3cc709af"
|
||||
integrity sha512-Mgx36Mr2X782vratq6p9pSc5ejDgCOKnohAoegaulBiyoyAaAJCF3435PsA++MmAUVguRRC/y8118Yt8L/0gUg==
|
||||
dependencies:
|
||||
"@netlify/build" "^27.0.1"
|
||||
"@netlify/config" "^18.0.0"
|
||||
|
|
Loading…
Reference in a new issue