Update dependency netlify-cli to v10.18.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-08-20 09:16:47 +00:00 committed by Tilman Vatteroth
parent 788de5b3bc
commit d4ff772bb4

View file

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