Bump netlify-cli from 19.0.1 to 19.0.2 (#10840)

Bumps [netlify-cli](https://github.com/netlify/cli) from 19.0.1 to 19.0.2.
- [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/v19.0.1...v19.0.2)

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

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-03-06 13:20:43 +01:00
committed by GitHub
parent 237789b11e
commit 0187bbddd3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -78,7 +78,7 @@
"mapillary-js": "4.1.2",
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"netlify-cli": "^19.0.1",
"netlify-cli": "^19.0.2",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.9.1",
"postcss": "^8.5.3",
@@ -5584,9 +5584,9 @@
"dev": true
},
"node_modules/netlify-cli": {
"version": "19.0.1",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-19.0.1.tgz",
"integrity": "sha512-aupgcw8k41k8uWblMqQcZRazMTBQa3z0Sd9Orl+LfVvtdNti6IlUcGFDWBhECZkfQS1KbN50H+uVwseBSVDAFg==",
"version": "19.0.2",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-19.0.2.tgz",
"integrity": "sha512-YaAJstvC0Dl5zrAMHe/yxyxa7gv0JWmDdgsZFZYiCk8nHo0cyjhF5dkBpnJ2q34iZC/i8+oLnseaSNq430CGzw==",
"dev": true,
"hasInstallScript": true,
"hasShrinkwrap": true,
+1 -1
View File
@@ -113,7 +113,7 @@
"mapillary-js": "4.1.2",
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"netlify-cli": "^19.0.1",
"netlify-cli": "^19.0.2",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.9.1",
"postcss": "^8.5.3",