Update dependency netlify-cli to v11.8.3 (#2386)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-25 11:36:11 +02:00 committed by GitHub
parent 991fc845e3
commit 3a36277f90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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