Skip to content

Commit

Permalink
build(deps): bump cross-spawn to version 7.0.6 on react-native example
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsobarracha committed Nov 24, 2024
1 parent df72bf1 commit 2d30dda
Show file tree
Hide file tree
Showing 2 changed files with 625 additions and 482 deletions.
5 changes: 3 additions & 2 deletions wrappers/react-native/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "16.11.7",
"@types/ramda": "0.28.18",
"babel-plugin-module-resolver": "4.1.0",
"detox": "19.12.6",
"detox": "20.28.0",
"jest": "29.2.1",
"metro-react-native-babel-preset": "0.73.2",
"patch-package": "6.4.7",
Expand All @@ -45,6 +45,7 @@
"resolutions": {
"semver": "7.5.2",
"json5": "1.0.2",
"shell-quote": "1.7.3"
"shell-quote": "1.7.3",
"detox/child-process-promise/cross-spawn": "7.0.6"
}
}
Loading

0 comments on commit 2d30dda

Please sign in to comment.