Skip to content

Commit aa00e62

Browse files
renovate[bot]renovate-bot
andauthoredFeb 24, 2022
fix(deps): update dependency @netlify/zip-it-and-ship-it to v5.9.0 (#4187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2eacb24 commit aa00e62

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed
 

‎package-lock.json

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@netlify/plugin-edge-handlers": "^3.0.6",
6464
"@netlify/plugins-list": "^6.13.1",
6565
"@netlify/run-utils": "^4.0.0",
66-
"@netlify/zip-it-and-ship-it": "5.8.0",
66+
"@netlify/zip-it-and-ship-it": "5.9.0",
6767
"@sindresorhus/slugify": "^2.0.0",
6868
"@types/node": "^16.0.0",
6969
"ansi-escapes": "^5.0.0",

‎packages/functions-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"license": "MIT",
4747
"dependencies": {
48-
"@netlify/zip-it-and-ship-it": "5.8.0",
48+
"@netlify/zip-it-and-ship-it": "5.9.0",
4949
"cpy": "^8.1.0",
5050
"path-exists": "^5.0.0"
5151
},

0 commit comments

Comments
 (0)
Please sign in to comment.