Skip to content

Commit 43d3455

Browse files
authoredJan 8, 2025··
fix(deps): update netlify packages (#6992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c3b186 commit 43d3455

File tree

2 files changed

+179
-353
lines changed

2 files changed

+179
-353
lines changed
 

‎package-lock.json

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

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@
7474
"@bugsnag/js": "7.25.0",
7575
"@fastify/static": "7.0.4",
7676
"@netlify/blobs": "8.1.0",
77-
"@netlify/build": "29.58.1",
77+
"@netlify/build": "29.58.2",
7878
"@netlify/build-info": "8.0.0",
79-
"@netlify/config": "20.21.1",
80-
"@netlify/edge-bundler": "12.3.1",
79+
"@netlify/config": "20.21.2",
80+
"@netlify/edge-bundler": "12.3.2",
8181
"@netlify/edge-functions": "2.11.1",
8282
"@netlify/headers-parser": "7.3.0",
8383
"@netlify/local-functions-proxy": "1.1.1",
8484
"@netlify/redirect-parser": "14.5.0",
85-
"@netlify/zip-it-and-ship-it": "9.42.1",
85+
"@netlify/zip-it-and-ship-it": "9.42.2",
8686
"@octokit/rest": "20.1.1",
8787
"@opentelemetry/api": "1.8.0",
8888
"ansi-escapes": "7.0.0",
@@ -147,7 +147,7 @@
147147
"maxstache": "1.0.7",
148148
"maxstache-stream": "1.0.4",
149149
"multiparty": "4.2.3",
150-
"netlify": "13.2.0",
150+
"netlify": "13.2.1",
151151
"netlify-redirector": "0.5.0",
152152
"node-fetch": "3.3.2",
153153
"node-version-alias": "3.4.1",

2 commit comments

Comments
 (2)

github-actions[bot] commented on Jan 8, 2025

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,201
  • Package size: 316 MB
  • Number of ts-expect-error directives: 830

github-actions[bot] commented on Jan 8, 2025

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,201
  • Package size: 316 MB
  • Number of ts-expect-error directives: 830
Please sign in to comment.