mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Bump netlify-cli from 18.0.4 to 18.1.0 (#10771)
Bumps [netlify-cli](https://github.com/netlify/cli) from 18.0.4 to 18.1.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/v18.0.4...v18.1.0) --- updated-dependencies: - dependency-name: netlify-cli 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:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -77,7 +77,7 @@
|
||||
"mapillary-js": "4.1.2",
|
||||
"minimist": "^1.2.8",
|
||||
"name-suggestion-index": "~6.0",
|
||||
"netlify-cli": "^18.0.4",
|
||||
"netlify-cli": "^18.1.0",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"postcss": "^8.5.2",
|
||||
@@ -5619,16 +5619,17 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/netlify-cli": {
|
||||
"version": "18.0.4",
|
||||
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-18.0.4.tgz",
|
||||
"integrity": "sha512-4NGnJy2wUTquJm7YH4cbPgXqPqfO0KEWlbkX8XEaKI2fGe9gQCQRG628E5wYqfXsG+jJZfNF7O/r8OmgqxiHUw==",
|
||||
"version": "18.1.0",
|
||||
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-18.1.0.tgz",
|
||||
"integrity": "sha512-W0r5IqYAZJz8VjRes1D7358GyZxYmI5ODUlEcHr8tI58pks4Ybyw2D3VDITZp6/yjXtDhGTWdAQ6x7mg+68eKQ==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"hasShrinkwrap": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/js": "8.2.0",
|
||||
"@fastify/static": "7.0.4",
|
||||
"@netlify/blobs": "8.1.0",
|
||||
"@netlify/blobs": "8.1.1",
|
||||
"@netlify/build": "29.58.9",
|
||||
"@netlify/build-info": "8.0.0",
|
||||
"@netlify/config": "20.21.7",
|
||||
@@ -6716,9 +6717,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/netlify-cli/node_modules/@netlify/blobs": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-8.1.0.tgz",
|
||||
"integrity": "sha512-9hIbusvAZjSGBJ42OyFC2AxsEph1LuKQahMWFcPGEIsOqIYHhMRkYA7wSUMhH7naydjNmllpcp3pJLOK4RhFaQ==",
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-8.1.1.tgz",
|
||||
"integrity": "sha512-7Dg3PzArvQ0Owq4wpkLECC9iaDBOxuWUN2uwbQtUF6tZssyez2QN+eO0CjuIhhZUivbw+X9bwsyiEjWkdJnv/A==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": "^14.16.0 || >=16.0.0"
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
"mapillary-js": "4.1.2",
|
||||
"minimist": "^1.2.8",
|
||||
"name-suggestion-index": "~6.0",
|
||||
"netlify-cli": "^18.0.4",
|
||||
"netlify-cli": "^18.1.0",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"postcss": "^8.5.2",
|
||||
|
||||
Reference in New Issue
Block a user