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

Commit 51d344f

Browse files
build(deps): update dependency netlify-cli to v6.9.6 (#411)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a1b4cc1 commit 51d344f

File tree

2 files changed

+51
-45
lines changed

2 files changed

+51
-45
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.9.2",
15+
"netlify-cli": "6.9.6",
1616
"prettier": "2.4.0",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "17.4.7",

yarn.lock

Lines changed: 50 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,10 +1174,10 @@
11741174
call-me-maybe "^1.0.1"
11751175
glob-to-regexp "^0.3.0"
11761176

1177-
"@netlify/build@^18.9.0":
1178-
version "18.9.0"
1179-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.9.0.tgz#a1a6df3e4c2b0d37c7c58b37d47415071dc2d8c9"
1180-
integrity sha512-HpqGuTzftCA//HrcZo9EDs5pbjGWKOGVgJGpq1pbjFrBmc2p7DH33VxbAE5lMBpEBfBgoUozGS9VCgthAqSz5A==
1177+
"@netlify/build@^18.10.0":
1178+
version "18.10.0"
1179+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.10.0.tgz#971065d46264e5643bf267c83c08488c01020443"
1180+
integrity sha512-grXWwJiBcgQq0BPdVm32v8FaQ3hw6BzdkBpMXAWVP4yyYGj3rUz1f/G8uztnFKcxNCVTubJDQFA6JrG6ATuQjQ==
11811181
dependencies:
11821182
"@bugsnag/js" "^7.0.0"
11831183
"@netlify/cache-utils" "^2.0.0"
@@ -1187,7 +1187,7 @@
11871187
"@netlify/plugin-edge-handlers" "^1.11.22"
11881188
"@netlify/plugins-list" "^3.6.0"
11891189
"@netlify/run-utils" "^2.0.0"
1190-
"@netlify/zip-it-and-ship-it" "^4.20.0"
1190+
"@netlify/zip-it-and-ship-it" "^4.21.0"
11911191
"@sindresorhus/slugify" "^1.1.0"
11921192
"@ungap/from-entries" "^0.2.1"
11931193
ansi-escapes "^4.3.2"
@@ -1482,35 +1482,35 @@
14821482
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-3.6.0.tgz#5003b983ba2c35982dddbb129d8c1cc2054479a1"
14831483
integrity sha512-yRgsmBw8Wzk6/I/afcerhC+3XtVxXUF0xrSMOYgxV0bmaKJmB/0StJG4FY9TOAmb/IzCp82mR/63ZpzwIvpVzw==
14841484

1485-
"@netlify/routing-local-proxy-darwin-arm64@^0.33.1":
1486-
version "0.33.1"
1487-
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-darwin-arm64/-/routing-local-proxy-darwin-arm64-0.33.1.tgz#0095fb6e1c11b63338199992068cbf985eda80c0"
1488-
integrity sha512-vkWo0newQCHGJvsq9mZQnRNMdb3tNOOWELctOf/3zQE/QxSSnmm687Thj5zvAR1TExW4jhT47z6+GquRHKiZpg==
1489-
1490-
"@netlify/routing-local-proxy-darwin-x64@^0.33.1":
1491-
version "0.33.1"
1492-
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-darwin-x64/-/routing-local-proxy-darwin-x64-0.33.1.tgz#0e3a4b1f3ad87fd8028f439b9c1645db77688db4"
1493-
integrity sha512-67yJPgGcsC7y18B9hcefWnX46xIL4C6lxIeX14CuX8Atzsrv7FDgbkiEI4ulNXa4Ilup+RxI1dNHNZgCt3JYiA==
1494-
1495-
"@netlify/routing-local-proxy-linux-x64@^0.33.1":
1496-
version "0.33.1"
1497-
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-linux-x64/-/routing-local-proxy-linux-x64-0.33.1.tgz#c3617f51fa7bf4d258b2c95a851014499dc8d137"
1498-
integrity sha512-NYUuTXMqqek+oJheRGoMdpSg6/93BDNvV0wCzI546nugWJWNsnSazUoqvvIcWpZoGxYpAuInnJgz3jehbDvJRg==
1499-
1500-
"@netlify/routing-local-proxy-win32-x64@^0.33.1":
1501-
version "0.33.1"
1502-
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-win32-x64/-/routing-local-proxy-win32-x64-0.33.1.tgz#2a366f192dea65f4cc24419423ea48be8fdada6b"
1503-
integrity sha512-lKHH9neE+pCqHuaZ56HDNBlulaOvOdQ1Tb6cAMa3cm0+8KLx3nTiSzDDN+FwRo5VqvWd8B+gT6NPj2hD4dfd+w==
1504-
1505-
"@netlify/routing-local-proxy@^0.33.1":
1506-
version "0.33.1"
1507-
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy/-/routing-local-proxy-0.33.1.tgz#1ada336637b3c0e69ab9fac878d8a361a54f376b"
1508-
integrity sha512-dx0lUZIkK9JOcqrO7QvtYAsL11qZjPEcY4IHS8vUp/QZg7VK/jKnQ9wvk3ITr+IYDqEx+qvKb3fEs8fQ5jBxQw==
1485+
"@netlify/routing-local-proxy-darwin-arm64@^0.33.2":
1486+
version "0.33.2"
1487+
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-darwin-arm64/-/routing-local-proxy-darwin-arm64-0.33.2.tgz#2b1b5b948a63e477dac49fe757eb36855a3b45da"
1488+
integrity sha512-1SLud6cnNRAr0tyJ0SW4z+py+NZNHIUQA53X+Fs1Sp8nQCjAzVsXjx7UPIJw/AWCkdmkujAgpk4rB0yvR4DzoA==
1489+
1490+
"@netlify/routing-local-proxy-darwin-x64@^0.33.2":
1491+
version "0.33.2"
1492+
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-darwin-x64/-/routing-local-proxy-darwin-x64-0.33.2.tgz#ab07f7e00d131c0d0722ca17726e9a7cff20f5a1"
1493+
integrity sha512-THfgH+31Uw/jd40vUfMt7aAu/rUXoIUR4TwBLj6lJ8ruquOs+xqc4vv7XiiOGYRV4hHa+z4GqTyviGsHVcN96w==
1494+
1495+
"@netlify/routing-local-proxy-linux-x64@^0.33.2":
1496+
version "0.33.2"
1497+
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-linux-x64/-/routing-local-proxy-linux-x64-0.33.2.tgz#0e434eb5da53de0705981b836bfbf18b05213411"
1498+
integrity sha512-17ITKDISM+2FcO9hmWGznyHgylXWdEqm1KbycPzG9UTPwC0FlZT8EMJDKErxpzJuUysR48YymoFXJfKPuWkzpg==
1499+
1500+
"@netlify/routing-local-proxy-win32-x64@^0.33.2":
1501+
version "0.33.2"
1502+
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-win32-x64/-/routing-local-proxy-win32-x64-0.33.2.tgz#10bfde7277d5d9f604f32cfc92a49c1a99a32b47"
1503+
integrity sha512-PH5wZ9FkXQbYqPtAERpoolvfzWJL0AeqfRGLqm6SPs19hYfXCNoaTH4S+vphoNhzxY9EkT5LwjFqOIpWeOH2jA==
1504+
1505+
"@netlify/routing-local-proxy@^0.33.2":
1506+
version "0.33.2"
1507+
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy/-/routing-local-proxy-0.33.2.tgz#cb8b8ca3a7a6f640b2ebabecc1af62025d5222e7"
1508+
integrity sha512-0y8PMy5f73PSttizvmxGk1MbrdZL6qKRZr9jH2Rk+OB29EhNlcsdJT56DHSjnIUxRAmeZVY0JnXDhHNI2cDapQ==
15091509
optionalDependencies:
1510-
"@netlify/routing-local-proxy-darwin-arm64" "^0.33.1"
1511-
"@netlify/routing-local-proxy-darwin-x64" "^0.33.1"
1512-
"@netlify/routing-local-proxy-linux-x64" "^0.33.1"
1513-
"@netlify/routing-local-proxy-win32-x64" "^0.33.1"
1510+
"@netlify/routing-local-proxy-darwin-arm64" "^0.33.2"
1511+
"@netlify/routing-local-proxy-darwin-x64" "^0.33.2"
1512+
"@netlify/routing-local-proxy-linux-x64" "^0.33.2"
1513+
"@netlify/routing-local-proxy-win32-x64" "^0.33.2"
15141514

15151515
"@netlify/run-utils@^2.0.0":
15161516
version "2.0.0"
@@ -1519,10 +1519,10 @@
15191519
dependencies:
15201520
execa "^3.4.0"
15211521

1522-
"@netlify/zip-it-and-ship-it@4.20.0", "@netlify/zip-it-and-ship-it@^4.20.0":
1523-
version "4.20.0"
1524-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.20.0.tgz#edba9e1f6dd881adc43c0a3849154223cec436f0"
1525-
integrity sha512-+wo8rupUJbrfw/lEBPccVP+GhFEJEbzx7M67eSEWxqwQkUKtZIHbBc6Ile+iVXqFnLyM2ryfxLTcSIm1pc797g==
1522+
"@netlify/zip-it-and-ship-it@4.21.0", "@netlify/zip-it-and-ship-it@^4.21.0":
1523+
version "4.21.0"
1524+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.21.0.tgz#eb39c4337824a1853d67cbd505dd998ee7a37a03"
1525+
integrity sha512-5h/Mdahda2h2yJaDvf3J7GSjCiU3FD/RwCPBjWYgY7l5LVmkR7Xk2tNqTrdC28XfZOfQwm6URtbh01r+4UcEmA==
15261526
dependencies:
15271527
"@netlify/esbuild" "^0.13.6"
15281528
acorn "^8.4.0"
@@ -1533,6 +1533,7 @@
15331533
del "^6.0.0"
15341534
elf-cam "^0.1.1"
15351535
end-of-stream "^1.4.4"
1536+
es-module-lexer "^0.7.1"
15361537
execa "^5.0.0"
15371538
filter-obj "^2.0.1"
15381539
find-up "^5.0.0"
@@ -5293,6 +5294,11 @@ es-abstract@^1.18.0-next.0:
52935294
string.prototype.trimend "^1.0.1"
52945295
string.prototype.trimstart "^1.0.1"
52955296

5297+
es-module-lexer@^0.7.1:
5298+
version "0.7.1"
5299+
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.7.1.tgz#c2c8e0f46f2df06274cdaf0dd3f3b33e0a0b267d"
5300+
integrity sha512-MgtWFl5No+4S3TmhDmCz2ObFGm6lEpTnzbQi+Dd+pw4mlTIZTmM2iAs5gRlmx5zS9luzobCSBSI90JM/1/JgOw==
5301+
52965302
es-to-primitive@^1.2.1:
52975303
version "1.2.1"
52985304
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -9676,19 +9682,19 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
96769682
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
96779683
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
96789684

9679-
9680-
version "6.9.2"
9681-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.2.tgz#8d5181c2c022d7c70eeecbcc6180de7f76e786ca"
9682-
integrity sha512-m7cQ2W6yM1K3AocCpUbmOIIatnfwb22STIKGDXKG1kLdkWD7EhFFI67AkxXwAEmebp5wSjLQyRZhSRO/7kUq9w==
9685+
9686+
version "6.9.6"
9687+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.6.tgz#80373f1626e903a2543f34f19b91ea04d3a7f198"
9688+
integrity sha512-kSD74OVhQr61a5C/JfqPJj7SvWKtMw7SDuxIVfOsDDesUxy9tCPe18Xh2shH5mbXNBrH/PyR6lorJ+fLJo2upw==
96839689
dependencies:
9684-
"@netlify/build" "^18.9.0"
9690+
"@netlify/build" "^18.10.0"
96859691
"@netlify/config" "^15.6.2"
96869692
"@netlify/framework-info" "^5.9.1"
96879693
"@netlify/local-functions-proxy" "^1.1.1"
96889694
"@netlify/plugin-edge-handlers" "^1.11.22"
96899695
"@netlify/plugins-list" "^3.6.0"
9690-
"@netlify/routing-local-proxy" "^0.33.1"
9691-
"@netlify/zip-it-and-ship-it" "4.20.0"
9696+
"@netlify/routing-local-proxy" "^0.33.2"
9697+
"@netlify/zip-it-and-ship-it" "4.21.0"
96929698
"@oclif/command" "^1.6.1"
96939699
"@oclif/config" "^1.15.1"
96949700
"@oclif/errors" "^1.3.4"

0 commit comments

Comments
 (0)