Skip to content

Commit c09bf1a

Browse files
authoredJul 15, 2024··
fix(deps): update dependency @bugsnag/js to v7.25.0 (#6762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f36fed commit c09bf1a

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed
 

Diff for: ‎package-lock.json

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

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"prettier": "--ignore-path .eslintignore --loglevel=warn \"{src,tools,scripts,tests,.github}/**/*.{mjs,cjs,js,mts,md,yml,json,html,ts}\" \"*.{mjs,cjs,js,mts,yml,json,html,ts}\" \".*.{mjs,cjs,js,yml,json,html,ts}\" \"!CHANGELOG.md\" \"!**/*/package-lock.json\" \"!.github/**/*.md\""
7171
},
7272
"dependencies": {
73-
"@bugsnag/js": "7.23.0",
73+
"@bugsnag/js": "7.25.0",
7474
"@fastify/static": "7.0.4",
7575
"@netlify/blobs": "7.4.0",
7676
"@netlify/build": "29.51.3",

2 commit comments

Comments
 (2)

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

@github-actions[bot]

📊 Benchmark results

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

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

@github-actions[bot]

📊 Benchmark results

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