Skip to content

Commit

Permalink
fix(deps): update dependency @txo-peer-dep/error-handler to ^3.1.1 (#…
Browse files Browse the repository at this point in the history
…1051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 9b7726c commit 9f79e1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"peerDependencies": {
"@sentry/react-native": "^5.36.0",
"@txo-peer-dep/error-handler": "^3.1.0",
"@txo-peer-dep/error-handler": "^3.1.1",
"@txo-peer-dep/log": "^4.0.4",
"@txo-peer-dep/observable-redux": "^2.0.1",
"@txo-peer-dep/redux": "^1.0.1",
Expand All @@ -57,7 +57,7 @@
"@babel/preset-env": "^7.26.0",
"@react-navigation/native": "^6.1.18",
"@sentry/react-native": "^5.36.0",
"@txo-peer-dep/error-handler": "^3.1.0",
"@txo-peer-dep/error-handler": "^3.1.1",
"@txo-peer-dep/log": "^4.0.4",
"@txo-peer-dep/observable-redux": "^2.0.1",
"@txo-peer-dep/redux": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2539,10 +2539,10 @@
"@tufjs/canonical-json" "2.0.0"
minimatch "^9.0.3"

"@txo-peer-dep/error-handler@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@txo-peer-dep/error-handler/-/error-handler-3.1.0.tgz#3225c7c425ffe1a845208998b2bdeb201e50bf84"
integrity sha512-LjQZTxFz/JVORg1Aa01hL/AGxeep4+G4tupOh0ANKqnI+aLR03COX9MsCFlZAg4OInNELqYrHNCO+KFj4Uvoag==
"@txo-peer-dep/error-handler@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@txo-peer-dep/error-handler/-/error-handler-3.1.1.tgz#90587f4b68f18f695c0519ecebf2248d98e5605b"
integrity sha512-02DcoYUviIVk8brxBUM3sftw+OeyzgYQxQ9qYjAGBgy23wmT2HxrrOnIR6/TDgsGmHcSKy5oAWiDk5xvupHUHw==
dependencies:
"@txo/log" "^2.0.16"

Expand Down

0 comments on commit 9f79e1e

Please sign in to comment.