Skip to content

Commit 7a87d04

Browse files
fix(deps): update dependency @netlify/zip-it-and-ship-it to ^8.6.0 (#4865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 9e8ff90 commit 7a87d04

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@netlify/git-utils": "^5.1.0",
7272
"@netlify/plugins-list": "^6.65.0",
7373
"@netlify/run-utils": "^5.1.0",
74-
"@netlify/zip-it-and-ship-it": "^8.5.0",
74+
"@netlify/zip-it-and-ship-it": "^8.6.0",
7575
"@sindresorhus/slugify": "^2.0.0",
7676
"ansi-escapes": "^5.0.0",
7777
"chalk": "^5.0.0",

packages/functions-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"license": "MIT",
5252
"dependencies": {
53-
"@netlify/zip-it-and-ship-it": "^8.5.0",
53+
"@netlify/zip-it-and-ship-it": "^8.6.0",
5454
"cpy": "^8.1.0",
5555
"path-exists": "^5.0.0"
5656
},

0 commit comments

Comments
 (0)