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

Reviewed-on: #1374
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-13 21:16:19 +00:00 committed by konrad
parent e8086aac39
commit 47b9878846
2 changed files with 32 additions and 11 deletions

View File

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

View File

@ -1945,17 +1945,17 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"
"@netlify/build@^26.1.1":
version "26.1.1"
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-26.1.1.tgz#b4e3d2738d834a736bd1b8c4fa4e58dbd6b8f229"
integrity sha512-bFVNUXElPPkKOMn3/d4mxmsaxpe4QJC376yuXqZIhKMn37JCDPAfE2sBkFgMK9TjsWNqYKfsIhUtUnjFB6y2gA==
"@netlify/build@^26.1.3":
version "26.1.3"
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-26.1.3.tgz#136a85c93e83b3f3b41e2c6787cdbb6b787fa2e2"
integrity sha512-DmuMkdIT5whw90vN4NV9RtBK+yh6sM2/mXalIQyT0XSGKhr77SjY3ZHgzE8JE0BHAklMN+xphQLTjvESk+L4Ng==
dependencies:
"@bugsnag/js" "^7.0.0"
"@netlify/cache-utils" "^4.0.0"
"@netlify/config" "^17.0.0"
"@netlify/functions-utils" "^4.0.0"
"@netlify/git-utils" "^4.0.0"
"@netlify/plugin-edge-handlers" "^3.0.2"
"@netlify/plugin-edge-handlers" "^3.0.3"
"@netlify/plugins-list" "^6.2.1"
"@netlify/run-utils" "^4.0.0"
"@netlify/zip-it-and-ship-it" "^5.4.0"
@ -2229,6 +2229,27 @@
rollup-plugin-node-polyfills "^0.2.1"
rollup-plugin-terser "^7.0.2"
"@netlify/plugin-edge-handlers@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-3.0.3.tgz#5244be82bbbd2a0b1216e4753f1866379498863c"
integrity sha512-Yj862RtTGXDgKEKJzfL9FNlonpxTGSVDEeRyt/Kpp7gKoW5z1Vr6h1T1Ymq7GKuFqFeGT6IKaxG6aJt24/rbTw==
dependencies:
"@babel/core" "^7.11.4"
"@babel/preset-env" "^7.11.5"
"@rollup/plugin-babel" "^5.2.0"
"@rollup/plugin-commonjs" "^21.0.0"
"@rollup/plugin-inject" "^4.0.2"
"@rollup/plugin-json" "^4.1.0"
"@rollup/plugin-node-resolve" "^11.0.0"
buffer-es6 "^4.9.3"
del "^6.0.0"
node-fetch "^2.6.1"
path-type "^4.0.0"
process-es6 "^0.11.6"
rollup "^2.23.1"
rollup-plugin-node-polyfills "^0.2.1"
rollup-plugin-terser "^7.0.2"
"@netlify/plugins-list@^6.2.1":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.2.1.tgz#ae0c7decf9d202f2964020a297b4adbc8eb7ffb1"
@ -9274,12 +9295,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.8.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.8.0.tgz#44fb70a21db879cf9f4007f4181bf31bf98ab73a"
integrity sha512-HdIadLjfvsLLtv26QDSz6Jn4XwLciHuaW91xd4KHCdLafpDqvRTOBAPiOBkXTLPX0iZshDwWeiuiBhjIsQVEvQ==
netlify-cli@8.8.1:
version "8.8.1"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.8.1.tgz#0b9437fa105d93ef6aeedc78fb92c3debfae62b2"
integrity sha512-JoXDYuVEqlFbnxLGRRGIfmIuck0uQIc4yPRM7X9HvqqCgywSEhG6XLwDn8Gz9ri6MtTDsc6/BIV2dBT2n0epwA==
dependencies:
"@netlify/build" "^26.1.1"
"@netlify/build" "^26.1.3"
"@netlify/config" "^17.0.3"
"@netlify/framework-info" "^8.0.1"
"@netlify/local-functions-proxy" "^1.1.1"