Skip to content

Commit

Permalink
fix(deps): update dependency @netlify/zip-it-and-ship-it to v9.31.0 (#…
Browse files Browse the repository at this point in the history
…5570)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 4a76de2 commit b9f9a8a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@netlify/opentelemetry-utils": "^1.1.0",
"@netlify/plugins-list": "^6.77.0",
"@netlify/run-utils": "^5.1.1",
"@netlify/zip-it-and-ship-it": "9.30.0",
"@netlify/zip-it-and-ship-it": "9.31.0",
"@sindresorhus/slugify": "^2.0.0",
"ansi-escapes": "^6.0.0",
"chalk": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/functions-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"license": "MIT",
"dependencies": {
"@netlify/zip-it-and-ship-it": "9.30.0",
"@netlify/zip-it-and-ship-it": "9.31.0",
"cpy": "^9.0.0",
"path-exists": "^5.0.0"
},
Expand Down

0 comments on commit b9f9a8a

Please sign in to comment.