Skip to content

Commit 145b9ea

Browse files
authoredMar 28, 2023
fix(deps): update netlify packages (#5594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 247c717 commit 145b9ea

File tree

2 files changed

+44
-375
lines changed

2 files changed

+44
-375
lines changed
 

‎npm-shrinkwrap.json

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

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
},
7777
"dependencies": {
7878
"@fastify/static": "^6.6.0",
79-
"@netlify/build": "^29.7.1",
80-
"@netlify/config": "^20.3.6",
79+
"@netlify/build": "^29.8.0",
80+
"@netlify/config": "^20.3.7",
8181
"@netlify/edge-bundler": "^8.13.0",
8282
"@netlify/framework-info": "^9.8.5",
8383
"@netlify/local-functions-proxy": "^1.1.1",
@@ -144,7 +144,7 @@
144144
"log-update": "^5.0.0",
145145
"minimist": "^1.2.5",
146146
"multiparty": "^4.2.1",
147-
"netlify": "^13.1.3",
147+
"netlify": "^13.1.4",
148148
"netlify-headers-parser": "^7.1.2",
149149
"netlify-onegraph-internal": "0.10.1",
150150
"netlify-redirect-parser": "^14.1.2",

1 commit comments

Comments
 (1)

github-actions[bot] commented on Mar 28, 2023

@github-actions[bot]

📊 Benchmark results

  • Package size: 264 MB
Please sign in to comment.