chore(deps): update dependency netlify-cli to v10.3.1 (#1952)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1952 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
0c2e9183c1
commit
d8081378f0
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.2.1",
|
||||
"netlify-cli": "10.3.0",
|
||||
"netlify-cli": "10.3.1",
|
||||
"postcss": "8.4.13",
|
||||
"postcss-preset-env": "7.5.0",
|
||||
"rollup": "2.73.0",
|
||||
|
|
|
@ -8969,10 +8969,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.3.0:
|
||||
version "10.3.0"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-10.3.0.tgz#2633a9d0e13425891a943184b7b3100ca81120e8"
|
||||
integrity sha512-PwcrGMSRUmhhrql+U/r0IzNby2vIOa95hIT3pmAJf77V3I6Lft0vvGzH9V/jvbBxa8yjB2lu2MJY1KNj2o4QdQ==
|
||||
netlify-cli@10.3.1:
|
||||
version "10.3.1"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-10.3.1.tgz#b00959d0a09b503193a15375c060d7f9ed9f6c49"
|
||||
integrity sha512-vGWn/MJkR6hqfyZbsKpwlcfGWuTE2a8JkdsU+Ayz+TE7kjWRGCGPPzUYJCbZLxBeIcIyAAGSNz5s31YRfYEU9Q==
|
||||
dependencies:
|
||||
"@netlify/build" "^27.1.1"
|
||||
"@netlify/config" "^18.0.0"
|
||||
|
|
Loading…
Reference in a new issue