Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 44a654e

Browse files
build(deps): update dependency netlify-cli to v2.59.3 (#92)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 32d8b08 commit 44a654e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@netlify/cache-utils": "^1.0.0"
1212
},
1313
"devDependencies": {
14-
"netlify-cli": "2.59.2",
14+
"netlify-cli": "2.59.3",
1515
"prettier": "2.0.4",
1616
"semantic-release": "17.1.1",
1717
"type-fest": "0.16.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7104,10 +7104,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
71047104
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
71057105
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
71067106

7107-
7108-
version "2.59.2"
7109-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.59.2.tgz#610bd5238d7aacac3665d7d7a42bd18e57219872"
7110-
integrity sha512-d6aLUd/2VKfdW4U2GeSFLPyJyM2tScyjHRfs2YaX0P4/hupS3klyOxZiS1IdwH1+t6YZobQEb4htkjTWj5i6gQ==
7107+
7108+
version "2.59.3"
7109+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.59.3.tgz#48d5dcea19186906914af626cada4652a3a18099"
7110+
integrity sha512-jzgadjzx2tWG6pEe9cDUtoxCaLYTi/kvc8SYd83lB3vvBwgBfTOHA2cTUwZpQ8kL4x6zm+I3ue2UjPtgPQ/oTQ==
71117111
dependencies:
71127112
"@netlify/build" "^3.1.10"
71137113
"@netlify/config" "^2.0.9"
@@ -7191,7 +7191,7 @@ [email protected]:
71917191
strip-ansi-control-characters "^2.0.0"
71927192
to-readable-stream "^2.1.0"
71937193
update-notifier "^4.0.0"
7194-
uuid "^3.3.3"
7194+
uuid "^8.0.0"
71957195
wait-port "^0.2.2"
71967196
which "^2.0.2"
71977197
winston "^3.2.1"

0 commit comments

Comments
 (0)