Skip to content

Commit

Permalink
fix(deps): update dependency @netlify/build to v29.36.4 (#6438)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @netlify/build to v29.36.4

* fix: add the peer dependency to the deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Holzer <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 26, 2024
1 parent 1106628 commit 4cf7ef7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
58 changes: 28 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,14 @@
"@bugsnag/js": "7.20.2",
"@fastify/static": "6.10.2",
"@netlify/blobs": "7.0.1",
"@netlify/build": "29.36.3",
"@netlify/build": "29.36.4",
"@netlify/build-info": "7.13.0",
"@netlify/config": "20.12.1",
"@netlify/edge-bundler": "11.3.0",
"@netlify/local-functions-proxy": "1.1.1",
"@netlify/zip-it-and-ship-it": "9.30.0",
"@octokit/rest": "19.0.13",
"@opentelemetry/api": "~1.8.0",
"ansi-escapes": "6.2.0",
"ansi-styles": "6.2.1",
"ansi-to-html": "0.7.2",
Expand Down

2 comments on commit 4cf7ef7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,328
  • Package size: 298 MB
  • Number of ts-expect-error directives: 1,029

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,328
  • Package size: 298 MB
  • Number of ts-expect-error directives: 1,029

Please sign in to comment.