Skip to content

Commit d1ac3d9

Browse files
authoredJul 11, 2024··
fix(deps): update netlify packages (#6754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f830a87 commit d1ac3d9

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed
 

‎package-lock.json

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

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
"@bugsnag/js": "7.23.0",
7474
"@fastify/static": "7.0.4",
7575
"@netlify/blobs": "7.3.0",
76-
"@netlify/build": "29.50.5",
76+
"@netlify/build": "29.50.6",
7777
"@netlify/build-info": "7.14.0",
7878
"@netlify/config": "20.16.0",
79-
"@netlify/edge-bundler": "12.2.0",
79+
"@netlify/edge-bundler": "12.2.1",
8080
"@netlify/edge-functions": "2.9.0",
8181
"@netlify/local-functions-proxy": "1.1.1",
8282
"@netlify/zip-it-and-ship-it": "9.37.5",

2 commit comments

Comments
 (2)

github-actions[bot] commented on Jul 11, 2024

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,213
  • Package size: 313 MB
  • Number of ts-expect-error directives: 976

github-actions[bot] commented on Jul 11, 2024

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,213
  • Package size: 313 MB
  • Number of ts-expect-error directives: 976
Please sign in to comment.