chore(deps): update dependency netlify-cli to v8.6.1
This commit is contained in:
parent
f4db2df37b
commit
c3845e5690
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
||||||
"express": "4.17.2",
|
"express": "4.17.2",
|
||||||
"faker": "5.5.3",
|
"faker": "5.5.3",
|
||||||
"jest": "27.4.5",
|
"jest": "27.4.5",
|
||||||
"netlify-cli": "8.6.0",
|
"netlify-cli": "8.6.1",
|
||||||
"postcss": "8.4.5",
|
"postcss": "8.4.5",
|
||||||
"postcss-preset-env": "7.1.0",
|
"postcss-preset-env": "7.1.0",
|
||||||
"rollup": "2.62.0",
|
"rollup": "2.62.0",
|
||||||
|
|
|
@ -10282,10 +10282,10 @@ 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"
|
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
||||||
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
||||||
|
|
||||||
netlify-cli@8.6.0:
|
netlify-cli@8.6.1:
|
||||||
version "8.6.0"
|
version "8.6.1"
|
||||||
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.6.0.tgz#971e9f76c7a60b85a74f6c43d8f122fd562018b9"
|
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-8.6.1.tgz#bf0ac9cd8cd3d65caf8b84a90770e51f563bff94"
|
||||||
integrity sha512-9PBDR0aoEomOD23Ynx07SdGSKbbNQoYkEFAn9OPrhveAs+6EufpkVZ8xd97Xvv2YKWkUVTVnne/IP9J6a5iuug==
|
integrity sha512-O4l+JJyuOujVfuK4lCuYQ+Uo6keOocts1A373tD++fEDdPlcRTopo3QwUy/dQyYQe8f+eGR1tq4od8snNNwr3w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@netlify/build" "^26.0.2"
|
"@netlify/build" "^26.0.2"
|
||||||
"@netlify/config" "^17.0.2"
|
"@netlify/config" "^17.0.2"
|
||||||
|
|
Loading…
Reference in a new issue