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

Commit 3165ded

Browse files
build(deps): update dependency netlify-cli to v6.14.7 (#435)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5313343 commit 3165ded

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.14.6",
15+
"netlify-cli": "6.14.7",
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
@@ -1504,6 +1504,11 @@
15041504
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-4.0.1.tgz#16a90eef6131f66de54a4aab2f712053d6c271e7"
15051505
integrity sha512-5SNHrs6dfW8YlyTmJvLGTIZsdxtADuYRMn8mlRapBLLDazd99yDokzMfC8oigACyu553ghn/dtetPHHxsdGuXQ==
15061506

1507+
"@netlify/plugins-list@^4.1.0":
1508+
version "4.1.0"
1509+
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-4.1.0.tgz#743e60ef9c61ee11827f8145e724f7f954828580"
1510+
integrity sha512-ZpqMiz5F8s6hioX7H6Dho1mNywBSa8FvR4N7utLKPHhOzqpwzSDScxs3vbcFdgWteI+nRdZp12CCYDpxJu23nA==
1511+
15071512
"@netlify/routing-local-proxy-darwin-arm64@^0.34.1":
15081513
version "0.34.1"
15091514
resolved "https://registry.yarnpkg.com/@netlify/routing-local-proxy-darwin-arm64/-/routing-local-proxy-darwin-arm64-0.34.1.tgz#5c8160f7b8dc75dabfd15ac3b02b205659b5b820"
@@ -9601,17 +9606,17 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
96019606
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
96029607
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
96039608

9604-
9605-
version "6.14.6"
9606-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.6.tgz#54da1c8bdf0e36a8818389a28ba6fcc978229ccb"
9607-
integrity sha512-x9W7H/Zo5yk5cfsDuRWCA5Erb8DEGTtLg+A7QE7K+Zgz2vfEbTcmSnEBQ22Re/3xvqbehDj9ATTKTitxSEVGCQ==
9609+
9610+
version "6.14.7"
9611+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.14.7.tgz#50d89c16305bdc307f802884607c06293c75d31c"
9612+
integrity sha512-0VZKerauXjJVuzgXc1jHexe1TPSPOr7yQ+WqY1No7MaHjgz4/buuhk5KIjaYSoA6JkRPN2kdyX76n1NE1zbmNQ==
96089613
dependencies:
96099614
"@netlify/build" "^18.20.0"
96109615
"@netlify/config" "^15.8.0"
96119616
"@netlify/framework-info" "^5.11.0"
96129617
"@netlify/local-functions-proxy" "^1.1.1"
96139618
"@netlify/plugin-edge-handlers" "^1.11.22"
9614-
"@netlify/plugins-list" "^4.0.1"
9619+
"@netlify/plugins-list" "^4.1.0"
96159620
"@netlify/routing-local-proxy" "^0.34.1"
96169621
"@netlify/zip-it-and-ship-it" "4.26.1"
96179622
"@oclif/command" "^1.6.1"

0 commit comments

Comments
 (0)