Bump netlify-cli from 21.5.0 to 21.6.0 (#11094)

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

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-version: 21.6.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-06-04 10:31:04 +02:00
committed by GitHub
parent 8cd86c8bf6
commit 347f3b5d04
2 changed files with 9 additions and 9 deletions

16
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.5.0",
"netlify-cli": "^21.6.0",
"nise": "^6.1.1",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.9.2",
@@ -5883,9 +5883,9 @@
"dev": true
},
"node_modules/netlify-cli": {
"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==",
"version": "21.6.0",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.6.0.tgz",
"integrity": "sha512-Ccauuu3QSSixxxrwkSpoLhETjxkBzUuAr1mlnqZ52P3TS0283s8qaPplxJHrrfv7Am5VsY5hAkbWDbz7W71ANQ==",
"dev": true,
"hasInstallScript": true,
"hasShrinkwrap": true,
@@ -5894,7 +5894,7 @@
"@fastify/static": "7.0.4",
"@netlify/api": "13.4.0",
"@netlify/blobs": "8.2.0",
"@netlify/build": "32.1.4",
"@netlify/build": "32.2.0",
"@netlify/build-info": "9.0.4",
"@netlify/config": "22.2.0",
"@netlify/edge-bundler": "13.0.3",
@@ -6988,9 +6988,9 @@
}
},
"node_modules/netlify-cli/node_modules/@netlify/build": {
"version": "32.1.4",
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-32.1.4.tgz",
"integrity": "sha512-iHBGNPsDU6Ec9VkMGb/HFroi/2AIP1oExt5wKJY0r6pqv1b0InGI51nnDfzVQJTtnmfhyL4pad3nGvMuHJlcIQ==",
"version": "32.2.0",
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-32.2.0.tgz",
"integrity": "sha512-skkBDpHFBfdOemRigAlwXTWGdYRSVSpiA4UDt4u6I/amocMekIa3E5iZn6qhLDZ/QJkNbttFzzhkq0LD2wlByw==",
"dev": true,
"dependencies": {
"@bugsnag/js": "^7.0.0",

View File

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