Skip to content

Commit

Permalink
chore(deps): update dependency netlify-cli to v6.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2021
1 parent 821524c commit e0223d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion platforms-serverless/netlify-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"devDependencies": {
"@types/node": "14.17.32",
"netlify-cli": "6.14.5",
"netlify-cli": "6.14.6",
"prisma": "3.4.0-dev.37",
"ts-node": "10.4.0"
},
Expand Down
18 changes: 9 additions & 9 deletions platforms-serverless/netlify-cli/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1094,10 +1094,10 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@netlify/build@^18.19.1":
version "18.19.1"
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.19.1.tgz#81288dc7e4f1f49673effe186255e0983875b4b9"
integrity sha512-0DJNsL0rK4P7Badlewi5pBV092QiH+39+U3BhxfUxpl+ZgX0t3ruqmHAI6Cj1khdWDpLaFVb5cgwqhKaijbnPw==
"@netlify/build@^18.20.0":
version "18.20.0"
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.20.0.tgz#003ef3bf31c67322aeed9e2cac64a20ff6d518f3"
integrity sha512-2wSCu6BiJeCaSaQ7eqc73M30Iq31bzVu/8amdv5nPT9ZXgeLhZEvOcKwUpanCEe0Ndr/VUen/3zm/MIQmz2EpQ==
dependencies:
"@bugsnag/js" "^7.0.0"
"@netlify/cache-utils" "^2.0.0"
Expand Down Expand Up @@ -6627,12 +6627,12 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==

[email protected].5:
version "6.14.5"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.5.tgz#9aec0a2395ce5cce582f0f504454bdc46e7a25a3"
integrity sha512-jNFhftY/OtreF5eZg7/fx06b51xed3Ryjleu65wuFxQEzQ6TLyXiT3xpccWWA1+R3ez1v5qO0/i/wnKlhQ2oQg==
[email protected].6:
version "6.14.6"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.6.tgz#54da1c8bdf0e36a8818389a28ba6fcc978229ccb"
integrity sha512-x9W7H/Zo5yk5cfsDuRWCA5Erb8DEGTtLg+A7QE7K+Zgz2vfEbTcmSnEBQ22Re/3xvqbehDj9ATTKTitxSEVGCQ==
dependencies:
"@netlify/build" "^18.19.1"
"@netlify/build" "^18.20.0"
"@netlify/config" "^15.8.0"
"@netlify/framework-info" "^5.11.0"
"@netlify/local-functions-proxy" "^1.1.1"
Expand Down

0 comments on commit e0223d7

Please sign in to comment.