Skip to content

Commit 3893a1b

Browse files
fix(deps): update dependency @bugsnag/js to v8
1 parent c47a5f1 commit 3893a1b

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"author": "Netlify Inc.",
4747
"dependencies": {
48-
"@bugsnag/js": "^7.20.0",
48+
"@bugsnag/js": "^8.0.0",
4949
"@iarna/toml": "^2.2.5",
5050
"dot-prop": "^9.0.0",
5151
"find-up": "^7.0.0",

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"license": "MIT",
6868
"dependencies": {
69-
"@bugsnag/js": "^7.0.0",
69+
"@bugsnag/js": "^8.0.0",
7070
"@netlify/blobs": "^8.2.0",
7171
"@netlify/cache-utils": "^6.0.1",
7272
"@netlify/config": "^23.0.3",

0 commit comments

Comments
 (0)