Skip to content

Commit b04ef7b

Browse files
authored
Merge pull request #172 from funnyzak/dependabot/npm_and_yarn/bugsnag/react-native-7.18.2
2 parents 63057a5 + e91859d commit b04ef7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://v2hub.yycc.dev/",
4949
"dependencies": {
50-
"@bugsnag/react-native": "7.18.1",
50+
"@bugsnag/react-native": "7.18.2",
5151
"@react-native-async-storage/async-storage": "^1.17.8",
5252
"@react-native-masked-view/masked-view": "^0.2.8",
5353
"@react-navigation/bottom-tabs": "^6.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -855,10 +855,10 @@
855855
resolved "https://registry.yarnpkg.com/@bugsnag/plugin-react/-/plugin-react-7.18.0.tgz#cce7e0185ba4f7c2ca581138efa3f0f6ad1c5564"
856856
integrity sha512-i4FYauv/8G1ZRH4dTegYPzw5+xt76ubt1GCr4wRieD8q5QBKcvHIqaNrnM9yQ/QNmWnz24LeCCDUVdIb5SrhPA==
857857

858-
"@bugsnag/[email protected].1":
859-
version "7.18.1"
860-
resolved "https://registry.yarnpkg.com/@bugsnag/react-native/-/react-native-7.18.1.tgz#99a70c55545cc9083957c81b9105c52bacd1905d"
861-
integrity sha512-MxYzB7hrqnRW3ZtMT9xTUw3n6tSH6wNu3at8D53jB9da1F5iNwARJIFVnqw1MEbhIwYWsi5k8zwU1mdGGNqG8w==
858+
"@bugsnag/[email protected].2":
859+
version "7.18.2"
860+
resolved "https://registry.yarnpkg.com/@bugsnag/react-native/-/react-native-7.18.2.tgz#9d2116d141543d2edfab38b4580580bd815fcbfc"
861+
integrity sha512-x2Bf8NLNX4WR9a+ZdTZTGjaAPVHG0nw86YICoyKCqmI9mybqo6xyJw8UWTqsSwFzYQkKlISvEBTNxXz9x7SXIA==
862862
dependencies:
863863
"@bugsnag/core" "^7.18.0"
864864
"@bugsnag/delivery-react-native" "^7.18.0"

0 commit comments

Comments
 (0)