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

Commit be268fa

Browse files
build(deps): update dependency netlify-cli to v3.18.0 (#248)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3beea3e commit be268fa

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"eslint-plugin-prettier": "3.3.1",
15-
"netlify-cli": "3.17.3",
15+
"netlify-cli": "3.18.0",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.3",
1818
"semantic-release": "17.4.2",

yarn.lock

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

9378-
netlify-cli@3.17.3:
9379-
version "3.17.3"
9380-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.17.3.tgz#12ceb4bc514f655980afff67421595a0601bb859"
9381-
integrity sha512-/rz/nzdQNghuJ2qcPuMSpCxWFq1GtpUjVd43iAMTuYImhGSY6Hwi40zFU22SgecHEJaLGJDp+c1kDc9Cyd9X9g==
9378+
netlify-cli@3.18.0:
9379+
version "3.18.0"
9380+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.18.0.tgz#7f1b89117718cbdb0dad299acd162ecd5befc7db"
9381+
integrity sha512-l1E6a4y91X4li+HS95pPDTZQ7TQhwr/2NJ62RZO2LvuGKOzlRusbwzSL+anah5NlTmoja54h3e8IxcQh6yzo9A==
93829382
dependencies:
93839383
"@netlify/build" "^10.3.0"
93849384
"@netlify/config" "^5.12.0"
@@ -9435,6 +9435,7 @@ [email protected]:
94359435
inquirer "^6.5.1"
94369436
inquirer-autocomplete-prompt "^1.0.1"
94379437
is-docker "^2.0.0"
9438+
is-plain-obj "^2.1.0"
94389439
isexe "^2.0.0"
94399440
jwt-decode "^3.0.0"
94409441
lambda-local "^1.7.1"
@@ -9454,6 +9455,7 @@ [email protected]:
94549455
oclif-plugin-completion "^0.6.0"
94559456
open "^7.0.0"
94569457
ora "^4.1.1"
9458+
p-event "^4.2.0"
94579459
p-filter "^2.1.0"
94589460
p-wait-for "^3.0.0"
94599461
parse-github-url "^1.0.2"
@@ -10283,7 +10285,7 @@ p-event@^2.1.0:
1028310285
dependencies:
1028410286
p-timeout "^2.0.1"
1028510287

10286-
p-event@^4.0.0:
10288+
p-event@^4.0.0, p-event@^4.2.0:
1028710289
version "4.2.0"
1028810290
resolved "https://registry.yarnpkg.com/p-event/-/p-event-4.2.0.tgz#af4b049c8acd91ae81083ebd1e6f5cae2044c1b5"
1028910291
integrity sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==

0 commit comments

Comments
 (0)