Bump netlify-cli from 21.4.2 to 21.5.0 (#11063)

Bumps [netlify-cli](https://github.com/netlify/cli) from 21.4.2 to 21.5.0.
- [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.4.2...v21.5.0)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-version: 21.5.0
  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-20 16:02:42 +02:00
committed by GitHub
parent 49fd496419
commit d753ad41f7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -79,7 +79,7 @@
"mapillary-js": "4.1.2",
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"netlify-cli": "^21.4.2",
"netlify-cli": "^21.5.0",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.9.2",
"postcss": "^8.5.3",
@@ -5871,9 +5871,9 @@
"dev": true
},
"node_modules/netlify-cli": {
"version": "21.4.2",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.4.2.tgz",
"integrity": "sha512-Rpk9cT58pffJMLU17ZDuemzkZHLqGCnN+uSusQpo3cqErnvCWrIl3TIZYdpx+zpFZLp0nMiQ40o2HQln4NFNqQ==",
"version": "21.5.0",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.5.0.tgz",
"integrity": "sha512-tS3JbJ+pcv0/u3D+nqC+u+v/+aNXT5/dliaMZ7KTYkbMamKy1nTJfswGaRDE09bdDxcKxtYgdgMth0lnBlOJFQ==",
"dev": true,
"hasInstallScript": true,
"hasShrinkwrap": true,

View File

@@ -114,7 +114,7 @@
"mapillary-js": "4.1.2",
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"netlify-cli": "^21.4.2",
"netlify-cli": "^21.5.0",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.9.2",
"postcss": "^8.5.3",