Skip to content

Commit

Permalink
fix(deps): update netlify packages (#6681)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 4c27f1c commit b0e512e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@netlify/blobs": "7.3.0",
"@netlify/build": "29.46.0",
"@netlify/build-info": "7.13.2",
"@netlify/config": "20.13.0",
"@netlify/config": "20.13.1",
"@netlify/edge-bundler": "12.0.1",
"@netlify/edge-functions": "2.8.1",
"@netlify/local-functions-proxy": "1.1.1",
Expand Down Expand Up @@ -146,7 +146,7 @@
"maxstache": "1.0.7",
"maxstache-stream": "1.0.4",
"multiparty": "4.2.3",
"netlify": "13.1.16",
"netlify": "13.1.17",
"netlify-headers-parser": "7.1.4",
"netlify-redirect-parser": "14.3.0",
"netlify-redirector": "0.5.0",
Expand Down

2 comments on commit b0e512e

@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,235
  • Package size: 295 MB
  • Number of ts-expect-error directives: 989

@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,235
  • Package size: 295 MB
  • Number of ts-expect-error directives: 989

Please sign in to comment.