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

Commit 40be557

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

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
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.15",
15+
"netlify-cli": "6.9.17",
1616
"prettier": "2.4.1",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "18.0.0",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,6 +1483,11 @@
14831483
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-3.6.0.tgz#5003b983ba2c35982dddbb129d8c1cc2054479a1"
14841484
integrity sha512-yRgsmBw8Wzk6/I/afcerhC+3XtVxXUF0xrSMOYgxV0bmaKJmB/0StJG4FY9TOAmb/IzCp82mR/63ZpzwIvpVzw==
14851485

1486+
"@netlify/plugins-list@^3.6.1":
1487+
version "3.6.1"
1488+
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-3.6.1.tgz#b58bd684996b7c2b4304de7476c959c519fc0558"
1489+
integrity sha512-MuFaJ9XzhsO0Mam0717TVNe9smrAe8MpWLvB4Sr3nWN6x2aiRmJqv5vsp7Sd6x2UwFZ5CKLD6tO3zhDW76kx0g==
1490+
14861491
"@netlify/routing-local-proxy-darwin-arm64@^0.33.2":
14871492
version "0.33.2"
14881493
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-darwin-arm64/-/routing-local-proxy-darwin-arm64-0.33.2.tgz#2b1b5b948a63e477dac49fe757eb36855a3b45da"
@@ -9395,17 +9400,17 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
93959400
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
93969401
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
93979402

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==
9403+
9404+
version "6.9.17"
9405+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.17.tgz#a1a9d06fdd76ebfefe9802094162677ba67f8af2"
9406+
integrity sha512-25EQmEAvuDq0U341snn8koUC6IWw1KVOwLn1pwqsuDEKU94NbQuyH5oqIPn5So/wW168luprDqr2Yte3HQthgQ==
94029407
dependencies:
94039408
"@netlify/build" "^18.13.1"
94049409
"@netlify/config" "^15.6.3"
94059410
"@netlify/framework-info" "^5.9.2"
94069411
"@netlify/local-functions-proxy" "^1.1.1"
94079412
"@netlify/plugin-edge-handlers" "^1.11.22"
9408-
"@netlify/plugins-list" "^3.6.0"
9413+
"@netlify/plugins-list" "^3.6.1"
94099414
"@netlify/routing-local-proxy" "^0.33.2"
94109415
"@netlify/zip-it-and-ship-it" "4.23.0"
94119416
"@oclif/command" "^1.6.1"

0 commit comments

Comments
 (0)