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

Commit df0fcbe

Browse files
build(deps): update dependency netlify-cli to v6.9.27 (#421)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b566a4d commit df0fcbe

File tree

2 files changed

+16
-16
lines changed

2 files changed

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

yarn.lock

Lines changed: 15 additions & 15 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.4":
1179-
version "18.13.4"
1180-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.4.tgz#1410ec62153288a7b826557a740e362e6ed45568"
1181-
integrity sha512-p6lAfGhmlXKHY8SmLTql3A1D+pAkpgvnyTv5WU44H79HXidTE0W2zChWgZ0GtRvoMoKAwYpbY6y7lIn8qOYiDw==
1178+
"@netlify/build@^18.13.5":
1179+
version "18.13.5"
1180+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-18.13.5.tgz#1091db5ebbddb9d0284ac758b5fa802bedbfba68"
1181+
integrity sha512-U8saDv/nXbL7Aw30LAYBxXiB33Ha1ed85Yy5mc2QlC9fvc/Z5Ew6tFTbYJlLSlgSLEt3pR1NFBuS/Nnqm0y1uw==
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.2"
1191+
"@netlify/zip-it-and-ship-it" "^4.23.3"
11921192
"@sindresorhus/slugify" "^1.1.0"
11931193
"@ungap/from-entries" "^0.2.1"
11941194
ansi-escapes "^4.3.2"
@@ -1520,10 +1520,10 @@
15201520
dependencies:
15211521
execa "^3.4.0"
15221522

1523-
"@netlify/[email protected].2", "@netlify/zip-it-and-ship-it@^4.23.2":
1524-
version "4.23.2"
1525-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.23.2.tgz#1dd26dcd5945c349cde2199ac633e3313a1d9363"
1526-
integrity sha512-paZR1lZqQCPQ11SPVvlb4k53kZayI4YD+QYRsbWo8C848z0CGZhXPbtT5K9Ze7MbKN1ZuDA51hydF/tlgBCVzg==
1523+
"@netlify/[email protected].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==
15271527
dependencies:
15281528
"@babel/parser" "^7.15.7"
15291529
"@netlify/esbuild" "^0.13.6"
@@ -9395,19 +9395,19 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
93959395
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
93969396
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
93979397

9398-
9399-
version "6.9.24"
9400-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.24.tgz#aa72baf848ba8e0a88728ecf513195f81ca590a1"
9401-
integrity sha512-r1nlfRgDcMkzB9Vnb9GReNwgM8J1wTsXOuCxyXFgi5RGMUdksVHYzij+UCKmaMH0tFRhFdyDGQAl2JzWVTy7Rw==
9398+
9399+
version "6.9.27"
9400+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.27.tgz#e661ba564b8680d5cb3b9f1e7ab106b51e77a5ff"
9401+
integrity sha512-VRaz+aDx7/4s76UQXISNxPDoPH5mZRj2+GBOxAMvVKqRd6tx2Q5oXZBbI8pQ8DnnnGiAyoYlx73sY2lgEglEeQ==
94029402
dependencies:
9403-
"@netlify/build" "^18.13.4"
9403+
"@netlify/build" "^18.13.5"
94049404
"@netlify/config" "^15.6.3"
94059405
"@netlify/framework-info" "^5.9.2"
94069406
"@netlify/local-functions-proxy" "^1.1.1"
94079407
"@netlify/plugin-edge-handlers" "^1.11.22"
94089408
"@netlify/plugins-list" "^4.0.0"
94099409
"@netlify/routing-local-proxy" "^0.33.2"
9410-
"@netlify/zip-it-and-ship-it" "4.23.2"
9410+
"@netlify/zip-it-and-ship-it" "4.23.3"
94119411
"@oclif/command" "^1.6.1"
94129412
"@oclif/config" "^1.15.1"
94139413
"@oclif/errors" "^1.3.4"

0 commit comments

Comments
 (0)