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

Commit 3d70fbb

Browse files
build(deps): update dependency netlify-cli to v6.14.4 (#432)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9fb8961 commit 3d70fbb

File tree

2 files changed

+54
-14
lines changed

2 files changed

+54
-14
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": "4.0.0",
15-
"netlify-cli": "6.14.1",
15+
"netlify-cli": "6.14.4",
1616
"prettier": "2.4.1",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "18.0.0",

yarn.lock

Lines changed: 53 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,10 +1190,10 @@
11901190
call-me-maybe "^1.0.1"
11911191
glob-to-regexp "^0.3.0"
11921192

1193-
"@netlify/build@^18.17.1":
1194-
version "18.17.6"
1195-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.17.6.tgz#d0723e5873b893155efa11450d3ace1212d43e02"
1196-
integrity sha512-DEqAruqYw/Lpx9e8DOWLd41Vn2nhI6CGM5rebMboNfb622Ui6WquahowvgrX+ufS0aG5BaXoVP4bKPMgaAfURA==
1193+
"@netlify/build@^18.17.7":
1194+
version "18.17.7"
1195+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.17.7.tgz#cfe9304d1060b4ad7f94c6c28b2e6133605b0452"
1196+
integrity sha512-Pefussk/M6ZK1jH/ScplXbwAWimrcka5TdCW4/HRC2dqcgL45Rku81EUX+bQtfhIJd4D4gk9OJocN35Hi+ZUjw==
11971197
dependencies:
11981198
"@bugsnag/js" "^7.0.0"
11991199
"@netlify/cache-utils" "^2.0.0"
@@ -1203,7 +1203,7 @@
12031203
"@netlify/plugin-edge-handlers" "^1.11.22"
12041204
"@netlify/plugins-list" "^4.0.1"
12051205
"@netlify/run-utils" "^2.0.0"
1206-
"@netlify/zip-it-and-ship-it" "^4.26.1"
1206+
"@netlify/zip-it-and-ship-it" "^4.27.0"
12071207
"@sindresorhus/slugify" "^1.1.0"
12081208
"@ungap/from-entries" "^0.2.1"
12091209
ansi-escapes "^4.3.2"
@@ -1315,7 +1315,7 @@
13151315
validate-npm-package-name "^3.0.0"
13161316
yargs "^15.3.0"
13171317

1318-
"@netlify/config@^15.7.1":
1318+
"@netlify/config@^15.7.5":
13191319
version "15.7.5"
13201320
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-15.7.5.tgz#015c27b18cbf4f63c6311ea82e1c45696f0b570f"
13211321
integrity sha512-z65nIm7QterUomKNpLI282XeATwKWNJiFQWLQ+ZkCAq2k1mqxHoTrhBYpdgGrKnnFSqv4swLDSGG6Wy+hspQkg==
@@ -1540,7 +1540,7 @@
15401540
dependencies:
15411541
execa "^3.4.0"
15421542

1543-
"@netlify/[email protected]", "@netlify/zip-it-and-ship-it@^4.26.1":
1543+
"@netlify/[email protected]":
15441544
version "4.26.1"
15451545
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.26.1.tgz#e1eefb988e174e12d9827ac885915040b0122f82"
15461546
integrity sha512-/MfR3Gew9ZKymyDApO5d1/XcDnP0QDx7Ju9obPkTwUmR2TeyEkUDBkVDNBDSCP+HFjscsdqZAKUVYTKoXPk4nA==
@@ -1616,6 +1616,46 @@
16161616
unixify "^1.0.0"
16171617
yargs "^16.0.0"
16181618

1619+
"@netlify/zip-it-and-ship-it@^4.27.0":
1620+
version "4.27.0"
1621+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.27.0.tgz#0653c0fa27acede28c48d9d3226667496730cddb"
1622+
integrity sha512-mvC8DtPQWsP/WSxdR1ECa1dgCNpv8usBKf73QZTRVxDKfX8oCcJhZjBHhxpxLwcH3rIUxeS9KYma02pMit8xlg==
1623+
dependencies:
1624+
"@babel/parser" "^7.15.7"
1625+
"@netlify/esbuild" "^0.13.6"
1626+
"@vercel/nft" "^0.15.1"
1627+
archiver "^5.3.0"
1628+
array-flat-polyfill "^1.0.1"
1629+
common-path-prefix "^3.0.0"
1630+
cp-file "^9.0.0"
1631+
del "^6.0.0"
1632+
elf-cam "^0.1.1"
1633+
end-of-stream "^1.4.4"
1634+
es-module-lexer "^0.9.0"
1635+
execa "^5.0.0"
1636+
filter-obj "^2.0.1"
1637+
find-up "^5.0.0"
1638+
glob "^7.1.6"
1639+
is-builtin-module "^3.1.0"
1640+
junk "^3.1.0"
1641+
locate-path "^6.0.0"
1642+
make-dir "^3.1.0"
1643+
merge-options "^3.0.4"
1644+
minimatch "^3.0.4"
1645+
p-map "^4.0.0"
1646+
path-exists "^4.0.0"
1647+
pkg-dir "^5.0.0"
1648+
precinct "^8.0.0"
1649+
read-package-json-fast "^2.0.2"
1650+
require-package-name "^2.0.1"
1651+
resolve "^2.0.0-next.1"
1652+
semver "^7.0.0"
1653+
tmp-promise "^3.0.2"
1654+
toml "^3.0.0"
1655+
typescript "^4.4.3"
1656+
unixify "^1.0.0"
1657+
yargs "^16.0.0"
1658+
16191659
"@nodelib/[email protected]":
16201660
version "2.1.3"
16211661
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -9527,13 +9567,13 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
95279567
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
95289568
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
95299569

9530-
9531-
version "6.14.1"
9532-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.1.tgz#90a52079edd93f503bf388546f0e51714f78568f"
9533-
integrity sha512-8755BAc89P0LMLVRfhbMmua15hJ5itz5nBGpUS6ecutUrlJ5E65TKj5EutaNLG7cc0CjPdm5GkfqljHmFvm9yQ==
9570+
9571+
version "6.14.4"
9572+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.4.tgz#1ee089c285d424cc432b7a384a7255c00432e320"
9573+
integrity sha512-wsBVplpEOlFGFkl7oO87H62ffTdBhPEICpduGev91uMJBhSWVslcjnx+VbUKUucLHzdxWJqDf5e6fKKIZknB5w==
95349574
dependencies:
9535-
"@netlify/build" "^18.17.1"
9536-
"@netlify/config" "^15.7.1"
9575+
"@netlify/build" "^18.17.7"
9576+
"@netlify/config" "^15.7.5"
95379577
"@netlify/framework-info" "^5.11.0"
95389578
"@netlify/local-functions-proxy" "^1.1.1"
95399579
"@netlify/plugin-edge-handlers" "^1.11.22"

0 commit comments

Comments
 (0)