Skip to content

Commit a87fd59

Browse files
authoredFeb 10, 2025··
fix(deps): update dependency @netlify/blobs to v8.1.1 (#7032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c41f312 commit a87fd59

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"dependencies": {
7474
"@bugsnag/js": "8.2.0",
7575
"@fastify/static": "7.0.4",
76-
"@netlify/blobs": "8.1.0",
76+
"@netlify/blobs": "8.1.1",
7777
"@netlify/build": "29.58.9",
7878
"@netlify/build-info": "8.0.0",
7979
"@netlify/config": "20.21.7",

2 commit comments

Comments
 (2)

github-actions[bot] commented on Feb 10, 2025

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,192
  • Package size: 306 MB
  • Number of ts-expect-error directives: 801

github-actions[bot] commented on Feb 10, 2025

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,192
  • Package size: 306 MB
  • Number of ts-expect-error directives: 801
Please sign in to comment.