Bump netlify-cli from 21.3.0 to 21.4.1 (#11051)

Bumps [netlify-cli](https://github.com/netlify/cli) from 21.3.0 to 21.4.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v21.3.0...v21.4.1)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-version: 21.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-15 21:18:18 +02:00
committed by GitHub
parent 46a01d33b0
commit 9c41d535e1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -79,7 +79,7 @@
"mapillary-js": "4.1.2",
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"netlify-cli": "^21.3.0",
"netlify-cli": "^21.4.1",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.9.2",
"postcss": "^8.5.3",
@@ -6279,9 +6279,9 @@
}
},
"node_modules/netlify-cli": {
"version": "21.3.0",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.3.0.tgz",
"integrity": "sha512-BZmHKpXlhmCJ0SbOD3FCYZ5SbX5HkxkMZwNR3q15GNlaG5gvjY81hnWqw7Cu39pOdlSBUQM0rlxAiRwsqb4YFQ==",
"version": "21.4.1",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.4.1.tgz",
"integrity": "sha512-Dwi0joDSfLePx9zFehZH2veBN+BWOD2pOaboCNJKhdBM9k+thQioSbEmj+yAH+gSw4e4xCAEEFqmxeXti+xkIA==",
"dev": true,
"hasInstallScript": true,
"hasShrinkwrap": true,
+1 -1
View File
@@ -114,7 +114,7 @@
"mapillary-js": "4.1.2",
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"netlify-cli": "^21.3.0",
"netlify-cli": "^21.4.1",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.9.2",
"postcss": "^8.5.3",