Update dependency netlify-cli to v11.8.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-09-18 09:47:18 +00:00 committed by Tilman Vatteroth
parent 6e1a667d20
commit 7f99f07b7c

View file

@ -6,5 +6,5 @@
# SPDX-License-Identifier: AGPL-3.0-only # SPDX-License-Identifier: AGPL-3.0-only
# #
NETLIFY_VERSION=11.7.1 NETLIFY_VERSION=11.8.0
exec npx --yes netlify-cli@${NETLIFY_VERSION} $@ exec npx --yes netlify-cli@${NETLIFY_VERSION} $@