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

Commit 72ab516

Browse files
build(deps): update dependency netlify-cli to v6.10.1 (#425)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 591893d commit 72ab516

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
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.30",
15+
"netlify-cli": "6.10.1",
1616
"prettier": "2.4.1",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "18.0.0",

yarn.lock

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,10 +1175,10 @@
11751175
call-me-maybe "^1.0.1"
11761176
glob-to-regexp "^0.3.0"
11771177

1178-
"@netlify/build@^18.13.6":
1179-
version "18.13.6"
1180-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.6.tgz#23c638e7f375e82b94736f64296f4dcf6d1f2c18"
1181-
integrity sha512-lIdFvwbcYBfA+oqh5J/m5E1fQ7NqiL4YzEQ0nviK2nWKdKHZLqbGV53/V9aN/N00X2J8rqXKoWmpctnY1BQJ4A==
1178+
"@netlify/build@^18.13.8":
1179+
version "18.13.8"
1180+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.8.tgz#10d0db37ebe6fc50c19d60277ab3bc679c5fff23"
1181+
integrity sha512-SGPDYb2R0LL5egMpYjaycCr5+SrYdcoJvqc5vQIMm4e57stNojVk1jPVmPWi8jxeZ6l5sU3RrHKrQQx7JEodbw==
11821182
dependencies:
11831183
"@bugsnag/js" "^7.0.0"
11841184
"@netlify/cache-utils" "^2.0.0"
@@ -1188,7 +1188,7 @@
11881188
"@netlify/plugin-edge-handlers" "^1.11.22"
11891189
"@netlify/plugins-list" "^4.0.0"
11901190
"@netlify/run-utils" "^2.0.0"
1191-
"@netlify/zip-it-and-ship-it" "^4.23.3"
1191+
"@netlify/zip-it-and-ship-it" "^4.23.4"
11921192
"@sindresorhus/slugify" "^1.1.0"
11931193
"@ungap/from-entries" "^0.2.1"
11941194
ansi-escapes "^4.3.2"
@@ -1300,10 +1300,10 @@
13001300
validate-npm-package-name "^3.0.0"
13011301
yargs "^15.3.0"
13021302

1303-
"@netlify/config@^15.6.3":
1304-
version "15.6.3"
1305-
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-15.6.3.tgz#0e46bb894ffdfe36296cc2c37e0cad51daaf19a5"
1306-
integrity sha512-VYJSJgWAh1VwjCOhMt8h3lEb6ZzfHa6qAzA5TyEtfqFV3chBrIso9qx7JkVapAFlFnEiIb1BFX1n81xkmx/8oA==
1303+
"@netlify/config@^15.6.4":
1304+
version "15.6.4"
1305+
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-15.6.4.tgz#2771b3efa26b32864581e39fedff6ea119490869"
1306+
integrity sha512-E3vRhsaSe3dZsGpwNxRWIX0Ebq9aE7GAW8X+CztobOg+/HY4Hi/5RoA9ek99VheaPwkyyguVf+Tlxd/uL+nVsQ==
13071307
dependencies:
13081308
"@ungap/from-entries" "^0.2.1"
13091309
array-flat-polyfill "^1.0.1"
@@ -1520,10 +1520,10 @@
15201520
dependencies:
15211521
execa "^3.4.0"
15221522

1523-
"@netlify/zip-it-and-ship-it@4.23.3", "@netlify/zip-it-and-ship-it@^4.23.3":
1524-
version "4.23.3"
1525-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.3.tgz#70c4e5f0768e21727f7f342813e4977a99e20226"
1526-
integrity sha512-Va40JVTeisKb6ryLWWhLm5sEVjZlLoJZeoEZlUXfzMsncgwZZqY5sGcVxlk6b8iMS1A93jLR7qWbuiMqwo+WWg==
1523+
"@netlify/zip-it-and-ship-it@4.23.4", "@netlify/zip-it-and-ship-it@^4.23.4":
1524+
version "4.23.4"
1525+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.4.tgz#e19e6f44472e49e23bc823ddb2180a2a464b578d"
1526+
integrity sha512-hcbsI49qa/bGIwuW7hCbe+zyieYsfSwBeoLgvOQHGv9pw9yDwwJfMTUu+KSBoQGBF+N2ZOJNQDNm0lktvTKieA==
15271527
dependencies:
15281528
"@babel/parser" "^7.15.7"
15291529
"@netlify/esbuild" "^0.13.6"
@@ -1555,6 +1555,7 @@
15551555
semver "^7.0.0"
15561556
tmp-promise "^3.0.2"
15571557
toml "^3.0.0"
1558+
typescript "^4.4.3"
15581559
unixify "^1.0.0"
15591560
yargs "^16.0.0"
15601561

@@ -9395,19 +9396,19 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
93959396
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
93969397
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
93979398

9398-
netlify-cli@6.9.30:
9399-
version "6.9.30"
9400-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.30.tgz#0fc089775f370977bc096467e08b37f2d67f641a"
9401-
integrity sha512-CM3k7tUgfcaTjO+9xP+/C+cOF/Ke6464GV3EeJow3H1IEzoIufCBB6s6a0wUsVVD6+cKOs3OwQvLCQv03pftYw==
9399+
netlify-cli@6.10.1:
9400+
version "6.10.1"
9401+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.10.1.tgz#0f0e74f94cec8ea79058700f5171c4c95a41045e"
9402+
integrity sha512-kqR6U/WyS/JQ1u2LpdbMzXGuhy6xfsOTquaaItjo+Lni0/wKZvdX0GGM+s5sXJBeHAg5xh+2N45KBCg9nj+tRQ==
94029403
dependencies:
9403-
"@netlify/build" "^18.13.6"
9404-
"@netlify/config" "^15.6.3"
9404+
"@netlify/build" "^18.13.8"
9405+
"@netlify/config" "^15.6.4"
94059406
"@netlify/framework-info" "^5.9.2"
94069407
"@netlify/local-functions-proxy" "^1.1.1"
94079408
"@netlify/plugin-edge-handlers" "^1.11.22"
94089409
"@netlify/plugins-list" "^4.0.0"
94099410
"@netlify/routing-local-proxy" "^0.33.2"
9410-
"@netlify/zip-it-and-ship-it" "4.23.3"
9411+
"@netlify/zip-it-and-ship-it" "4.23.4"
94119412
"@oclif/command" "^1.6.1"
94129413
"@oclif/config" "^1.15.1"
94139414
"@oclif/errors" "^1.3.4"
@@ -12978,7 +12979,7 @@ typedarray-to-buffer@^3.1.5:
1297812979
dependencies:
1297912980
is-typedarray "^1.0.0"
1298012981

12981-
typescript@4.4.3:
12982+
typescript@4.4.3, typescript@^4.4.3:
1298212983
version "4.4.3"
1298312984
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
1298412985
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==

0 commit comments

Comments
 (0)