Skip to content

Commit

Permalink
Regression: Revert Bugsnag version (#25313)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Apr 26, 2022
1 parent e6be278 commit 9653e86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@bugsnag/js": "^7.16.2",
"@bugsnag/js": "^7.11.0",
"@google-cloud/language": "^3.8.0",
"@google-cloud/storage": "^2.5.0",
"@nivo/bar": "0.73.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@ __metadata:
languageName: node
linkType: hard

"@bugsnag/js@npm:^7.16.2":
"@bugsnag/js@npm:^7.11.0":
version: 7.16.2
resolution: "@bugsnag/js@npm:7.16.2"
dependencies:
Expand Down Expand Up @@ -3640,7 +3640,7 @@ __metadata:
"@babel/preset-react": ^7.14.5
"@babel/register": ^7.14.5
"@babel/runtime": ^7.15.4
"@bugsnag/js": ^7.16.2
"@bugsnag/js": ^7.11.0
"@google-cloud/language": ^3.8.0
"@google-cloud/storage": ^2.5.0
"@nivo/bar": 0.73.1
Expand Down

0 comments on commit 9653e86

Please sign in to comment.