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

Commit 9f3c64a

Browse files
build(deps): update dependency netlify-cli to v6.9.15 (#418)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0aec6eb commit 9f3c64a

File tree

2 files changed

+36
-19
lines changed

2 files changed

+36
-19
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.12",
15+
"netlify-cli": "6.9.15",
1616
"prettier": "2.4.1",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "18.0.0",

yarn.lock

Lines changed: 35 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,11 @@
296296
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
297297
integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
298298

299+
"@babel/parser@^7.15.7":
300+
version "7.15.7"
301+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
302+
integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
303+
299304
"@babel/plugin-proposal-async-generator-functions@^7.10.4":
300305
version "7.10.5"
301306
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
@@ -1170,10 +1175,10 @@
11701175
call-me-maybe "^1.0.1"
11711176
glob-to-regexp "^0.3.0"
11721177

1173-
"@netlify/build@^18.12.0":
1174-
version "18.12.0"
1175-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.12.0.tgz#c34ca3c958982032d14a65e43ebd11b08c1c3df4"
1176-
integrity sha512-PkITXAq3l5pyL5bG6JLGnwYPOi5SIr+n/9YbOcZZdoUIiLa4mTBUjee3y3lcsNUOLduMVkF4PTVLHz6F/6tyNA==
1178+
"@netlify/build@^18.13.1":
1179+
version "18.13.1"
1180+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.1.tgz#3c93d23f4c445de4fb04421caefe1bcf9fbb9e67"
1181+
integrity sha512-E5tmUV+fvC5mdQUiJjQpMrWgoHkvfqKFhmbnox43yJ2bU98xL2mq/tLLQqKV9STzMa8/amSBb+CLSJ9iB0THvA==
11771182
dependencies:
11781183
"@bugsnag/js" "^7.0.0"
11791184
"@netlify/cache-utils" "^2.0.0"
@@ -1183,7 +1188,7 @@
11831188
"@netlify/plugin-edge-handlers" "^1.11.22"
11841189
"@netlify/plugins-list" "^3.6.0"
11851190
"@netlify/run-utils" "^2.0.0"
1186-
"@netlify/zip-it-and-ship-it" "^4.22.0"
1191+
"@netlify/zip-it-and-ship-it" "^4.23.0"
11871192
"@sindresorhus/slugify" "^1.1.0"
11881193
"@ungap/from-entries" "^0.2.1"
11891194
ansi-escapes "^4.3.2"
@@ -1515,13 +1520,13 @@
15151520
dependencies:
15161521
execa "^3.4.0"
15171522

1518-
"@netlify/zip-it-and-ship-it@4.22.0", "@netlify/zip-it-and-ship-it@^4.22.0":
1519-
version "4.22.0"
1520-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.22.0.tgz#f900341a82e6df7327b80b89a9b920765a7c1eec"
1521-
integrity sha512-etOGaq248ws55tYiJ16qnkpD9UKisiVH4g/RnO1oVP45+BSdRmNynUZkFbAZqpkEe8F61r4lxGBHsStuxXfXMQ==
1523+
"@netlify/zip-it-and-ship-it@4.23.0", "@netlify/zip-it-and-ship-it@^4.23.0":
1524+
version "4.23.0"
1525+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.0.tgz#1d8222ace5480f3845a32f3d88704e032160613b"
1526+
integrity sha512-hefNXuzWnQqEClsgQMOAubkScTiIf+r+AmsrEShNkUUrg9pUoQpNVpbIpQUiP9VEIvnrCwAtPmSOaus0ijTOXQ==
15221527
dependencies:
1528+
"@babel/parser" "^7.15.7"
15231529
"@netlify/esbuild" "^0.13.6"
1524-
acorn "^8.4.0"
15251530
archiver "^5.3.0"
15261531
array-flat-polyfill "^1.0.1"
15271532
common-path-prefix "^3.0.0"
@@ -1534,6 +1539,7 @@
15341539
filter-obj "^2.0.1"
15351540
find-up "^5.0.0"
15361541
glob "^7.1.6"
1542+
is-builtin-module "^3.1.0"
15371543
junk "^3.1.0"
15381544
locate-path "^6.0.0"
15391545
make-dir "^3.1.0"
@@ -3378,7 +3384,7 @@ blueimp-md5@^2.10.0:
33783384
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.18.0.tgz#1152be1335f0c6b3911ed9e36db54f3e6ac52935"
33793385
integrity sha512-vE52okJvzsVWhcgUHOv+69OG3Mdg151xyn41aVQN/5W5S+S43qZhxECtYLAEHMSFWX6Mv5IZrzj3T5+JqXfj5Q==
33803386

3381-
[email protected], body-parser@^1.19.0:
3387+
33823388
version "1.19.0"
33833389
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
33843390
integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
@@ -3522,6 +3528,11 @@ buffer@^5.2.1, buffer@^5.5.0:
35223528
base64-js "^1.0.2"
35233529
ieee754 "^1.1.4"
35243530

3531+
builtin-modules@^3.0.0:
3532+
version "3.2.0"
3533+
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887"
3534+
integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==
3535+
35253536
builtin-modules@^3.1.0:
35263537
version "3.1.0"
35273538
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484"
@@ -7194,6 +7205,13 @@ is-buffer@^1.1.5:
71947205
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
71957206
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
71967207

7208+
is-builtin-module@^3.1.0:
7209+
version "3.1.0"
7210+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.1.0.tgz#6fdb24313b1c03b75f8b9711c0feb8c30b903b00"
7211+
integrity sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==
7212+
dependencies:
7213+
builtin-modules "^3.0.0"
7214+
71977215
is-callable@^1.1.4, is-callable@^1.2.0:
71987216
version "1.2.0"
71997217
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
@@ -9377,19 +9395,19 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
93779395
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
93789396
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
93799397

9380-
9381-
version "6.9.12"
9382-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.12.tgz#55681f350f88a8f5f5b4b1d9fb57a8315ea05e3a"
9383-
integrity sha512-FSzZxQk0yaWMvsnrBqHkIiJ1V/wikNDk1SdlnM8NBuNdlDvH4FuuTa7qfO5CjTMq/T21o9ga69qMZZ8tOvi7lA==
9398+
9399+
version "6.9.15"
9400+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.15.tgz#8d40571bb4236748cb1ffbb733859a3ba1e6eee1"
9401+
integrity sha512-745oz8iT+BdHYBJYl7AOsHyYRhEjcLBbnydJuMHOgbPzl7XrLCX1SQ7M0h/BSQ7C18C9WFZ5qihFWtF/Vi4pcw==
93849402
dependencies:
9385-
"@netlify/build" "^18.12.0"
9403+
"@netlify/build" "^18.13.1"
93869404
"@netlify/config" "^15.6.3"
93879405
"@netlify/framework-info" "^5.9.2"
93889406
"@netlify/local-functions-proxy" "^1.1.1"
93899407
"@netlify/plugin-edge-handlers" "^1.11.22"
93909408
"@netlify/plugins-list" "^3.6.0"
93919409
"@netlify/routing-local-proxy" "^0.33.2"
9392-
"@netlify/zip-it-and-ship-it" "4.22.0"
9410+
"@netlify/zip-it-and-ship-it" "4.23.0"
93939411
"@oclif/command" "^1.6.1"
93949412
"@oclif/config" "^1.15.1"
93959413
"@oclif/errors" "^1.3.4"
@@ -9404,7 +9422,6 @@ [email protected]:
94049422
ascii-table "0.0.9"
94059423
backoff "^2.5.0"
94069424
better-opn "^2.1.1"
9407-
body-parser "^1.19.0"
94089425
boxen "^5.0.0"
94099426
chalk "^4.0.0"
94109427
chokidar "^3.0.2"

0 commit comments

Comments
 (0)