Skip to content

Commit b3ece14

Browse files
fix(deps): update dependency @netlify/zip-it-and-ship-it to v9.3.0 (#4998)
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 27868b3 commit b3ece14

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 18 additions & 18 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
@@ -72,7 +72,7 @@
7272
"@netlify/git-utils": "^5.1.1",
7373
"@netlify/plugins-list": "^6.68.0",
7474
"@netlify/run-utils": "^5.1.0",
75-
"@netlify/zip-it-and-ship-it": "9.2.1",
75+
"@netlify/zip-it-and-ship-it": "9.3.0",
7676
"@sindresorhus/slugify": "^2.0.0",
7777
"ansi-escapes": "^6.0.0",
7878
"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": "9.2.1",
53+
"@netlify/zip-it-and-ship-it": "9.3.0",
5454
"cpy": "^8.1.0",
5555
"path-exists": "^5.0.0"
5656
},

0 commit comments

Comments
 (0)