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

Commit 35201ce

Browse files
build(deps): update dependency netlify-cli to v3.21.0 (#256)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1f2999c commit 35201ce

File tree

2 files changed

+82
-7
lines changed

2 files changed

+82
-7
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.4.0",
15-
"netlify-cli": "3.19.1",
15+
"netlify-cli": "3.21.0",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.4",
1818
"semantic-release": "17.4.2",

yarn.lock

Lines changed: 81 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,38 @@
14541454
unixify "^1.0.0"
14551455
yargs "^15.4.1"
14561456

1457+
"@netlify/zip-it-and-ship-it@^3.5.0":
1458+
version "3.5.0"
1459+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-3.5.0.tgz#1b9cfb128348cca8f83dbdaeb1a1cfad512769fd"
1460+
integrity sha512-YwewxAqPMFOOBq9Dl7ErXOAZT/06OosajobHgHQEURBuhBVDjXuh/W6vz4IJS+F0RKvKRq25gGoCh3SnYX0nqQ==
1461+
dependencies:
1462+
archiver "^4.0.0"
1463+
array-flat-polyfill "^1.0.1"
1464+
common-path-prefix "^2.0.0"
1465+
cp-file "^7.0.0"
1466+
del "^5.1.0"
1467+
elf-cam "^0.1.1"
1468+
end-of-stream "^1.4.4"
1469+
esbuild "^0.11.0"
1470+
filter-obj "^2.0.1"
1471+
find-up "^4.1.0"
1472+
glob "^7.1.6"
1473+
junk "^3.1.0"
1474+
locate-path "^5.0.0"
1475+
make-dir "^3.1.0"
1476+
merge-options "^3.0.4"
1477+
minimatch "^3.0.4"
1478+
p-map "^3.0.0"
1479+
path-exists "^4.0.0"
1480+
pkg-dir "^4.2.0"
1481+
precinct "^6.3.1"
1482+
read-package-json-fast "^2.0.2"
1483+
require-package-name "^2.0.1"
1484+
resolve "^2.0.0-next.1"
1485+
semver "^6.3.0"
1486+
unixify "^1.0.0"
1487+
yargs "^15.4.1"
1488+
14571489
"@nodelib/[email protected]":
14581490
version "2.1.3"
14591491
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -3008,6 +3040,13 @@ before-after-hook@^2.0.0:
30083040
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.1.0.tgz#b6c03487f44e24200dd30ca5e6a1979c5d2fb635"
30093041
integrity sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==
30103042

3043+
better-opn@^2.1.1:
3044+
version "2.1.1"
3045+
resolved "https://registry.yarnpkg.com/better-opn/-/better-opn-2.1.1.tgz#94a55b4695dc79288f31d7d0e5f658320759f7c6"
3046+
integrity sha512-kIPXZS5qwyKiX/HcRvDYfmBQUa8XP17I0mYZZ0y4UhpYOSvtsLHDYqmomS+Mj20aDvD3knEiQ0ecQy2nhio3yA==
3047+
dependencies:
3048+
open "^7.0.3"
3049+
30113050
bin-links@^1.1.2, bin-links@^1.1.8:
30123051
version "1.1.8"
30133052
resolved "https://registry.yarnpkg.com/bin-links/-/bin-links-1.1.8.tgz#bd39aadab5dc4bdac222a07df5baf1af745b2228"
@@ -9329,18 +9368,18 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
93299368
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
93309369
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
93319370

9332-
netlify-cli@3.19.1:
9333-
version "3.19.1"
9334-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.19.1.tgz#39fea39b5f0fd6490c7cbcc9d53cc49dc903b93b"
9335-
integrity sha512-jKadCXBS61fKyScEnpqi7N4KI7HabgUE5C5ywfvDFQiZtOavDj3q1c3wHlpys+fP12KI2zQkkwNKV47s+6RSqA==
9371+
netlify-cli@3.21.0:
9372+
version "3.21.0"
9373+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.21.0.tgz#d29ea669215daa88cdf851c7c6f281715ac41b74"
9374+
integrity sha512-k6xAndaBdm01n9LUPFxs+IVvDjgi3ZrnouKeoL0YQu7ZWsoxIxt6pv1Yyyh49X1hVSuxyl/PVhjemw2p9R1tPg==
93369375
dependencies:
93379376
"@netlify/build" "^11.2.0"
93389377
"@netlify/config" "^6.0.1"
93399378
"@netlify/framework-info" "^3.3.0"
93409379
"@netlify/plugin-edge-handlers" "^1.11.6"
93419380
"@netlify/plugins-list" "^2.7.0"
93429381
"@netlify/traffic-mesh-agent" "^0.27.10"
9343-
"@netlify/zip-it-and-ship-it" "^3.4.0"
9382+
"@netlify/zip-it-and-ship-it" "^3.5.0"
93449383
"@oclif/command" "^1.6.1"
93459384
"@oclif/config" "^1.15.1"
93469385
"@oclif/errors" "^1.3.4"
@@ -9353,6 +9392,7 @@ [email protected]:
93539392
"@ungap/from-entries" "^0.2.1"
93549393
ansi-styles "^5.0.0"
93559394
ascii-table "0.0.9"
9395+
better-opn "^2.1.1"
93569396
body-parser "^1.19.0"
93579397
boxen "^4.1.0"
93589398
chalk "^2.4.2"
@@ -9401,7 +9441,7 @@ [email protected]:
94019441
memoize-one "^5.1.1"
94029442
minimist "^1.2.5"
94039443
multiparty "^4.2.1"
9404-
netlify "^6.1.18"
9444+
netlify "^6.1.20"
94059445
netlify-redirect-parser "^3.0.15"
94069446
netlify-redirector "^0.2.1"
94079447
node-fetch "^2.6.0"
@@ -9474,6 +9514,33 @@ netlify@^6.1.18:
94749514
through2-filter "^3.0.0"
94759515
through2-map "^3.0.0"
94769516

9517+
netlify@^6.1.20:
9518+
version "6.1.20"
9519+
resolved "https://registry.yarnpkg.com/netlify/-/netlify-6.1.20.tgz#f3230db82871881de4c89e9cc8f95971e21f872b"
9520+
integrity sha512-a0WYQIcJIIEmK7MxUWD/4awyBeGTukolaTgl84SILrnT6WC/HQqK8bIEPVJ5IhmbZioJIcl4UZMaDyWuPin6Kw==
9521+
dependencies:
9522+
"@netlify/open-api" "^1.3.0"
9523+
"@netlify/zip-it-and-ship-it" "^3.5.0"
9524+
backoff "^2.5.0"
9525+
clean-deep "^3.4.0"
9526+
flush-write-stream "^2.0.0"
9527+
folder-walker "^3.2.0"
9528+
from2-array "0.0.4"
9529+
hasha "^5.2.2"
9530+
lodash.camelcase "^4.3.0"
9531+
micro-api-client "^3.3.0"
9532+
node-fetch "^2.6.1"
9533+
omit.js "^2.0.2"
9534+
p-map "^3.0.0"
9535+
p-wait-for "^3.2.0"
9536+
parallel-transform "^1.2.0"
9537+
pump "^3.0.0"
9538+
qs "^6.9.6"
9539+
rimraf "^3.0.2"
9540+
tempy "^0.3.0"
9541+
through2-filter "^3.0.0"
9542+
through2-map "^3.0.0"
9543+
94779544
nice-try@^1.0.4:
94789545
version "1.0.5"
94799546
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -10070,6 +10137,14 @@ open@^7.0.0:
1007010137
is-docker "^2.0.0"
1007110138
is-wsl "^2.1.1"
1007210139

10140+
open@^7.0.3:
10141+
version "7.4.2"
10142+
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
10143+
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
10144+
dependencies:
10145+
is-docker "^2.0.0"
10146+
is-wsl "^2.1.1"
10147+
1007310148
opener@^1.5.1:
1007410149
version "1.5.1"
1007510150
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"

0 commit comments

Comments
 (0)