chore(deps): update dependency netlify-cli to v8.1.9 (#1221)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [netlify-cli](https://github.com/netlify/cli) | devDependencies | patch | [`8.1.8` -> `8.1.9`](https://renovatebot.com/diffs/npm/netlify-cli/8.1.8/8.1.9) | --- ### Release Notes <details> <summary>netlify/cli</summary> ### [`v8.1.9`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#​819-httpswwwgithubcomnetlifyclicomparev818v819-2021-12-20) [Compare Source](https://github.com/netlify/cli/compare/v8.1.8...v8.1.9) </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: https://kolaente.dev/vikunja/frontend/pulls/1221 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b088a5e864
commit
dd123dadd2
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
"express": "4.17.2",
|
||||
"faker": "5.5.3",
|
||||
"jest": "27.4.5",
|
||||
"netlify-cli": "8.1.8",
|
||||
"netlify-cli": "8.1.9",
|
||||
"postcss": "8.4.5",
|
||||
"postcss-preset-env": "7.0.2",
|
||||
"rollup": "2.61.1",
|
||||
|
|
|
@ -10108,10 +10108,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.1.8:
|
||||
version "8.1.8"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.1.8.tgz#f20c1fd014802849e971efdba4eb9bafa7bfe5bb"
|
||||
integrity sha512-BRrzaQNymNyohtqAcOCR9NKqw1uCD8q3cc34kmGGIBYvDpryzPnHhEbg+C/aLkwZEDYRIh/9AFEIpRWZF3GZgQ==
|
||||
netlify-cli@8.1.9:
|
||||
version "8.1.9"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.1.9.tgz#add218f3e53c2ee0b9fc1fd29b2835858461738c"
|
||||
integrity sha512-ldZvoDw1Q8ULqnP/ScYU1ZXbzJbApJnB2K9gUQQ9ga4iy0sBzc4tyybncz8ixN0jSu/AJn8D5mf+hrEspfqw5A==
|
||||
dependencies:
|
||||
"@netlify/build" "^20.3.1"
|
||||
"@netlify/config" "^17.0.0"
|
||||
|
|
Loading…
Reference in a new issue