Skip to content

Commit 7781a39

Browse files
authoredMar 14, 2023
fix(deps): update netlify packages (#5569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12d0a5c commit 7781a39

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed
 

‎npm-shrinkwrap.json

+39-39
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.6.7",
80-
"@netlify/config": "^20.3.5",
79+
"@netlify/build": "^29.6.9",
80+
"@netlify/config": "^20.3.6",
8181
"@netlify/edge-bundler": "^8.12.1",
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.2",
147+
"netlify": "^13.1.3",
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 14, 2023

@github-actions[bot]

📊 Benchmark results

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