chore(deps): update dependency netlify-cli to v8.0.15 (#1135)
continuous-integration/drone/push Build is failing Details

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli) | devDependencies | patch | [`8.0.14` -> `8.0.15`](https://renovatebot.com/diffs/npm/netlify-cli/8.0.14/8.0.15) |

---

### Release Notes

<details>
<summary>netlify/cli</summary>

### [`v8.0.15`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#&#8203;8015-httpswwwgithubcomnetlifyclicomparev8014v8015-2021-12-03)

[Compare Source](https://github.com/netlify/cli/compare/v8.0.14...v8.0.15)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #1135
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-12-03 16:35:45 +00:00 committed by konrad
parent 2041722b8a
commit fe5770082a
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"express": "4.17.1",
"faker": "5.5.3",
"jest": "27.4.3",
"netlify-cli": "8.0.14",
"netlify-cli": "8.0.15",
"postcss": "8.4.4",
"postcss-preset-env": "7.0.1",
"rollup": "2.60.2",

View File

@ -10351,10 +10351,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@8.0.14:
version "8.0.14"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.0.14.tgz#e34eb0b5a04c179be68cebfbe0822cfe2a9e0f7c"
integrity sha512-yNw45pABE+fsoD8wizhyQ/iY+f3tryx8InecaLslKooqtW9A2hYOCNKWrM+VWXu9vzfswUfYlMZs6Y9H+QZoUA==
netlify-cli@8.0.15:
version "8.0.15"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.0.15.tgz#7f8c758342ea9eb59400c0e0fbd6cbe991259fad"
integrity sha512-7bv+bTWBdRJMkqStbY9qD365p47BV+Djl1nMXGh9j55GNc4ntGwIhgGeMTpS6B/k7PsURkHF2gSTrGr0ymB0ng==
dependencies:
"@netlify/build" "^20.0.4"
"@netlify/config" "^16.0.7"