Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 147c3b3 commit bc12e41
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 @@ -74,7 +74,7 @@
"@netlify/git-utils": "^5.1.1",
"@netlify/plugins-list": "^6.71.0",
"@netlify/run-utils": "^5.1.1",
"@netlify/zip-it-and-ship-it": "9.25.6",
"@netlify/zip-it-and-ship-it": "9.26.0",
"@opentelemetry/api": "^1.4.1",
"@opentelemetry/core": "^1.17.1",
"@sindresorhus/slugify": "^2.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.25.6",
"@netlify/zip-it-and-ship-it": "9.26.0",
"cpy": "^9.0.0",
"path-exists": "^5.0.0"
},
Expand Down

0 comments on commit bc12e41

Please sign in to comment.