Skip to content

Commit

Permalink
chore(deps): update dependency netlify-cli to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 02b7227 commit 336f32e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"husky": "8.0.3",
"lint-staged": "15.0.2",
"minimist": "1.2.8",
"netlify-cli": "16.9.3",
"netlify-cli": "17.0.0",
"prettier": "3.0.3",
"simple-git": "3.20.0",
"standard-version": "9.5.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,11 @@
resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8"
integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==

"@netlify/blobs@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-4.0.0.tgz#5f46e99e8e26984fe826cfb7eb29021f3ef3a301"
integrity sha512-jjAzsH5WCceUz8ubVlYppfhUKuTR4E6OBNherIdH7tYHWy4NnLQ5FQgVP9kR7Ps5HOxl3aPsr5ygu1KQY0mdTQ==

"@netlify/[email protected]":
version "7.10.1"
resolved "https://registry.yarnpkg.com/@netlify/build-info/-/build-info-7.10.1.tgz#c30c96282581dd99cdb9ee6e155e48846f997ce7"
Expand Down Expand Up @@ -6827,13 +6832,14 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==

netlify-cli@16.9.3:
version "16.9.3"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-16.9.3.tgz#c26acc6fc6238641ae629bb6ffdeefc39ffe5907"
integrity sha512-BsdDMUSzURdAwvda5+tETWFZc+eBTV8h4a9Vto92f5JN8x2nky5WRvniajMm2S2zq+tXlSYUHi98jwIC4B5kTw==
netlify-cli@17.0.0:
version "17.0.0"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-17.0.0.tgz#2079e04730bbc13255abbb13dd03454a8f9e00ff"
integrity sha512-Z/1BBgZVcn16tsFXh96/CepFoXWbfftqMxV+oma7vptyha5MIAXkIRobD87dntZabGCErpjy4SlyueNDzP4oFQ==
dependencies:
"@bugsnag/js" "7.20.2"
"@fastify/static" "6.10.2"
"@netlify/blobs" "^4.0.0"
"@netlify/build" "29.23.4"
"@netlify/build-info" "7.10.1"
"@netlify/config" "20.9.0"
Expand Down

0 comments on commit 336f32e

Please sign in to comment.