chore(deps): update dependency netlify-cli to v8.8.0 (#1372)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1372
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-13 15:15:48 +00:00 committed by konrad
parent ea8a5df0b5
commit b0ac968fbf
2 changed files with 10 additions and 10 deletions

View File

@ -77,7 +77,7 @@
"eslint-plugin-vue": "8.3.0",
"express": "4.17.2",
"faker": "5.5.3",
"netlify-cli": "8.6.23",
"netlify-cli": "8.8.0",
"happy-dom": "2.25.2",
"postcss": "8.4.5",
"postcss-preset-env": "7.2.3",

View File

@ -2085,10 +2085,10 @@
resolved "https://registry.yarnpkg.com/@netlify/esbuild/-/esbuild-0.13.6.tgz#ef0fda98604e708528ef0a57e853c50a6fc987f2"
integrity sha512-tiKmDcHM2riSVN79c0mJY/67EBDafXQAMitHuLiCDAMdtz3kfv+NqdVG5krgf5lWR8Uf8AeZrUW5Q9RP25REvw==
"@netlify/framework-info@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-8.0.0.tgz#f12121606db6a7e119c724d4d861828aa9207ab4"
integrity sha512-8kU0+1civXPehsOcHY9DzAAFWmovkPQFt4W+Z2J86MojER5BXk6PTXhEHNcmgPSYoTejcA7vQ0nAPFErzt5gkA==
"@netlify/framework-info@^8.0.1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-8.0.1.tgz#2f10baf4017ad39f2c90dc90a3724aa3e797d2a3"
integrity sha512-fEvnNMPTFrjHui43UVsljopAmkB4TdY3ewtL1oKhBeiIW+QjN9EexrmkosFJznjLPb/SzS9i3hkd24ae1lVPEg==
dependencies:
ajv "^8.0.0"
filter-obj "^2.0.1"
@ -9274,14 +9274,14 @@ 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.6.23:
version "8.6.23"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.6.23.tgz#cb00ea07ec2bae495a3ae3c8924db01c6673c291"
integrity sha512-xiYpatBU2UKwITk7hv8ifZXvF4pi1u2urkWX+6Bl08kYuvvoM0CqkzIKbA0XYdE7L2ES+d0a45KX0pajRq1myA==
netlify-cli@8.8.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.8.0.tgz#44fb70a21db879cf9f4007f4181bf31bf98ab73a"
integrity sha512-HdIadLjfvsLLtv26QDSz6Jn4XwLciHuaW91xd4KHCdLafpDqvRTOBAPiOBkXTLPX0iZshDwWeiuiBhjIsQVEvQ==
dependencies:
"@netlify/build" "^26.1.1"
"@netlify/config" "^17.0.3"
"@netlify/framework-info" "^8.0.0"
"@netlify/framework-info" "^8.0.1"
"@netlify/local-functions-proxy" "^1.1.1"
"@netlify/plugin-edge-handlers" "^3.0.2"
"@netlify/plugins-list" "^6.2.1"