mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update dependency netlify-cli to v11.5.1 (#2334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
15f57c5185
commit
282dd8c387
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
||||||
# SPDX-License-Identifier: AGPL-3.0-only
|
# SPDX-License-Identifier: AGPL-3.0-only
|
||||||
#
|
#
|
||||||
|
|
||||||
NETLIFY_VERSION=11.5.0
|
NETLIFY_VERSION=11.5.1
|
||||||
exec npx --yes netlify-cli@${NETLIFY_VERSION} $@
|
exec npx --yes netlify-cli@${NETLIFY_VERSION} $@
|
||||||
|
|
Loading…
Reference in a new issue