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

Commit a9f1d58

Browse files
build(deps): update dependency netlify-cli to v2.53.0 (#69)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4fbb23f commit a9f1d58

File tree

2 files changed

+83
-21
lines changed

2 files changed

+83
-21
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": "^0.4.1"
1212
},
1313
"devDependencies": {
14-
"netlify-cli": "2.52.0",
14+
"netlify-cli": "2.53.0",
1515
"prettier": "2.0.4",
1616
"semantic-release": "17.0.8",
1717
"type-fest": "0.15.0",

yarn.lock

Lines changed: 82 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -116,18 +116,18 @@
116116
call-me-maybe "^1.0.1"
117117
glob-to-regexp "^0.3.0"
118118

119-
"@netlify/build@^1.0.1":
120-
version "1.0.11"
121-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-1.0.11.tgz#556961a82c84c7d5daa9549b2f634c3b01b9d9c3"
122-
integrity sha512-iW7SEaxPA7KFYSvmaDLB/LXaFiMAbZr3HIoGil46S/YhA8PGVJduNf5thjr084h9omH1wAvWgCiY+bnVI3xb7g==
119+
"@netlify/build@^1.0.12":
120+
version "1.0.16"
121+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-1.0.16.tgz#b4c4d7dad263a51a0d02e17996bd90a9f5e68143"
122+
integrity sha512-uFyD9i6IzUXgDlFq7/iZb4gyrSSDM1TWWwBuY7ijaPJpoTI/bto4WvEjWgx7XSR2kpM7/1hmj+6cDSN0iiHsSQ==
123123
dependencies:
124124
"@bugsnag/js" "^7.0.0"
125125
"@netlify/cache-utils" "^0.4.1"
126-
"@netlify/config" "^1.0.6"
126+
"@netlify/config" "^1.0.9"
127127
"@netlify/functions-utils" "^0.2.4"
128128
"@netlify/git-utils" "^0.2.2"
129129
"@netlify/run-utils" "^0.1.1"
130-
"@netlify/zip-it-and-ship-it" "^0.4.0-19"
130+
"@netlify/zip-it-and-ship-it" "^1.1.0"
131131
analytics "0.3.1"
132132
array-flat-polyfill "^1.0.1"
133133
chalk "^3.0.0"
@@ -145,7 +145,7 @@
145145
log-process-errors "^5.1.2"
146146
make-dir "^3.0.2"
147147
map-obj "^4.1.0"
148-
netlify "^4.1.7"
148+
netlify "^4.2.0"
149149
os-name "^3.1.0"
150150
p-event "^4.1.0"
151151
p-reduce "^2.1.0"
@@ -156,6 +156,7 @@
156156
read-pkg-up "^7.0.1"
157157
readdirp "^3.4.0"
158158
resolve "^2.0.0-next.1"
159+
safe-json-stringify "^1.2.0"
159160
semver "^7.1.3"
160161
string-width "^4.2.0"
161162
strip-ansi "^6.0.0"
@@ -201,10 +202,10 @@
201202
tomlify-j0.4 "^3.0.0"
202203
yargs "^15.3.0"
203204

204-
"@netlify/config@^1.0.0", "@netlify/config@^1.0.6":
205-
version "1.0.6"
206-
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-1.0.6.tgz#77b5a3e4d35a8e8a07a9dad6b53e5ed97d96fcab"
207-
integrity sha512-Mr9avxTVFMbtSSwk9XruFADiH1Np/K+Dj6i4vnOYPwL9S4TgDw72NOZRfa8mLHaJBqxP79oD4Nq5It7XvvxcCQ==
205+
"@netlify/config@^1.0.7", "@netlify/config@^1.0.9":
206+
version "1.0.9"
207+
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-1.0.9.tgz#73eb4a19fe1b30a26361fa2494562c07aaf32c97"
208+
integrity sha512-juHDPvUYchVbTwKdX8/kbPXvA7iGioO3LGcqgf4a6KI3tX0lNEh1SJlMRYtOKaCaXcSJ4G/QM87FmHHFuSgAZQ==
208209
dependencies:
209210
array-flat-polyfill "^1.0.1"
210211
deepmerge "^4.2.2"
@@ -214,11 +215,12 @@
214215
find-up "^4.1.0"
215216
indent-string "^4.0.0"
216217
is-plain-obj "^2.1.0"
217-
netlify "^4.1.7"
218+
netlify "^4.2.0"
218219
p-locate "^4.1.0"
219220
path-exists "^4.0.0"
220221
toml "^3.0.0"
221222
tomlify-j0.4 "^3.0.0"
223+
validate-npm-package-name "^3.0.0"
222224
yargs "^15.3.0"
223225

224226
"@netlify/functions-utils@^0.2.4":
@@ -275,6 +277,31 @@
275277
util.promisify "^1.0.1"
276278
yargs "^15.3.1"
277279

280+
"@netlify/zip-it-and-ship-it@^1.0.0", "@netlify/zip-it-and-ship-it@^1.1.0":
281+
version "1.1.0"
282+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-1.1.0.tgz#9b0e950ba6e551ce76428400f7aee6eb1917208a"
283+
integrity sha512-/MkvRL1eRPZ43U/dT2MsRsGSi1U6gFJobfuwz/3SFSNu+HdzsX/QgTs1VsHlKQejMYOtOyIAzgswFkV/UHs7qg==
284+
dependencies:
285+
archiver "^3.0.0"
286+
common-path-prefix "^2.0.0"
287+
cp-file "^7.0.0"
288+
elf-tools "^1.1.1"
289+
end-of-stream "^1.4.4"
290+
find-up "^4.1.0"
291+
glob "^7.1.6"
292+
junk "^3.1.0"
293+
make-dir "^3.0.2"
294+
p-map "^3.0.0"
295+
path-exists "^4.0.0"
296+
pkg-dir "^4.2.0"
297+
precinct "^6.2.0"
298+
require-package-name "^2.0.1"
299+
resolve "^2.0.0-next.1"
300+
semver "^7.3.2"
301+
unixify "^1.0.0"
302+
util.promisify "^1.0.1"
303+
yargs "^15.3.1"
304+
278305
"@nodelib/[email protected]":
279306
version "2.1.3"
280307
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -6702,14 +6729,14 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
67026729
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
67036730
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
67046731

6705-
netlify-cli@2.52.0:
6706-
version "2.52.0"
6707-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.52.0.tgz#bf9485f4a3112f037644880112be5edecc3a3d69"
6708-
integrity sha512-vNa+gtvG/6JWZlSSVi1Up5YsLge5VdmjiG2MFBykB56LtHyIX+EOFeLMto7+psx62//hqGuFSWXNlSicbs5HhQ==
6732+
netlify-cli@2.53.0:
6733+
version "2.53.0"
6734+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.53.0.tgz#3706c14933f5957c08009138b45a3c63c4b64fd4"
6735+
integrity sha512-bv7Iptmv+kfoCmHQtNAub9VUk+ktWr0GF6i7VCzMJF6ZmsGaYR45Cf2r5ekLAWWnpVZQaq00zLyrUyGS1wzLvQ==
67096736
dependencies:
6710-
"@netlify/build" "^1.0.1"
6711-
"@netlify/config" "^1.0.0"
6712-
"@netlify/zip-it-and-ship-it" "^0.4.0-19"
6737+
"@netlify/build" "^1.0.12"
6738+
"@netlify/config" "^1.0.7"
6739+
"@netlify/zip-it-and-ship-it" "^1.0.0"
67136740
"@oclif/command" "^1.5.18"
67146741
"@oclif/config" "^1.13.2"
67156742
"@oclif/errors" "^1.1.2"
@@ -6764,7 +6791,7 @@ [email protected]:
67646791
log-symbols "^2.2.0"
67656792
make-dir "^3.0.0"
67666793
minimist "^1.2.5"
6767-
netlify "^4.1.7"
6794+
netlify "^4.3.0"
67686795
netlify-redirect-parser "^2.5.0"
67696796
netlify-redirector "^0.2.0"
67706797
node-fetch "^2.6.0"
@@ -6834,6 +6861,36 @@ netlify@^4.1.7:
68346861
through2-filter "^3.0.0"
68356862
through2-map "^3.0.0"
68366863

6864+
netlify@^4.2.0, netlify@^4.3.0:
6865+
version "4.3.0"
6866+
resolved "https://registry.yarnpkg.com/netlify/-/netlify-4.3.0.tgz#cfaf638754c04e0aa713978eb9531da445dd55ff"
6867+
integrity sha512-4tDEc8CtRbM/Lbvooyn9pAIsfpyiW5euqxViFM1SWOjFeH96P2eh0RfMj03+NVaZ3O7d92JqNAKZliPHf+ulNA==
6868+
dependencies:
6869+
"@netlify/open-api" "^0.15.0"
6870+
"@netlify/zip-it-and-ship-it" "^1.1.0"
6871+
backoff "^2.5.0"
6872+
clean-deep "^3.3.0"
6873+
filter-obj "^2.0.1"
6874+
flush-write-stream "^2.0.0"
6875+
folder-walker "^3.2.0"
6876+
from2-array "0.0.4"
6877+
hasha "^3.0.0"
6878+
lodash.camelcase "^4.3.0"
6879+
lodash.flatten "^4.4.0"
6880+
lodash.get "^4.4.2"
6881+
lodash.set "^4.3.2"
6882+
micro-api-client "^3.3.0"
6883+
node-fetch "^2.2.0"
6884+
p-map "^3.0.0"
6885+
p-wait-for "^3.1.0"
6886+
parallel-transform "^1.1.0"
6887+
pump "^3.0.0"
6888+
qs "^6.9.3"
6889+
rimraf "^3.0.2"
6890+
tempy "^0.3.0"
6891+
through2-filter "^3.0.0"
6892+
through2-map "^3.0.0"
6893+
68376894
nice-try@^1.0.4:
68386895
version "1.0.5"
68396896
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -8799,6 +8856,11 @@ safe-join@^0.1.3:
87998856
resolved "https://registry.yarnpkg.com/safe-join/-/safe-join-0.1.3.tgz#02ca7a7f2fed4f9cde3f72eb6ade4423bd73d506"
88008857
integrity sha512-Ylh1EWn4pmL57HRV/oi4Ye7ws5AxKkdGpyDdWsvZob5VLH8xnQpG8tqmHD5v4SdKlN7hyrBjYt7Jm3faeC+uJg==
88018858

8859+
safe-json-stringify@^1.2.0:
8860+
version "1.2.0"
8861+
resolved "https://registry.yarnpkg.com/safe-json-stringify/-/safe-json-stringify-1.2.0.tgz#356e44bc98f1f93ce45df14bcd7c01cda86e0afd"
8862+
integrity sha512-gH8eh2nZudPQO6TytOvbxnuhYBOvDBBLW52tz5q6X58lJcd/tkmqFR+5Z9adS8aJtURSXWThWy/xJtJwixErvg==
8863+
88028864
safe-regex@^1.1.0:
88038865
version "1.1.0"
88048866
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"

0 commit comments

Comments
 (0)