Skip to content

Commit 7d0b48b

Browse files
fix(deps): update dependency @netlify/zip-it-and-ship-it to ^8.2.0 (#4772)
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 79d1ed7 commit 7d0b48b

File tree

3 files changed

+40
-202
lines changed

3 files changed

+40
-202
lines changed

package-lock.json

Lines changed: 38 additions & 200 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.59.0",
7373
"@netlify/run-utils": "^5.1.0",
74-
"@netlify/zip-it-and-ship-it": "^8.1.0",
74+
"@netlify/zip-it-and-ship-it": "^8.2.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.1.0",
53+
"@netlify/zip-it-and-ship-it": "^8.2.0",
5454
"cpy": "^8.1.0",
5555
"path-exists": "^5.0.0"
5656
},

0 commit comments

Comments
 (0)