Skip to content

Commit 756261b

Browse files
committed
Upgrade mocha-remote to avoid spawning via shell and propagate SIGTERM on Linux
1 parent c6a34c0 commit 756261b

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

apps/test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"concurrently": "^9.1.2",
2727
"ferric-example": "^0.1.0",
2828
"mocha": "^11.6.0",
29-
"mocha-remote-cli": "^1.13.1",
30-
"mocha-remote-react-native": "^1.13.1",
29+
"mocha-remote-cli": "^1.13.2",
30+
"mocha-remote-react-native": "^1.13.2",
3131
"react": "19.0.0",
3232
"react-native": "0.79.1",
3333
"react-native-node-addon-examples": "*",

package-lock.json

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

0 commit comments

Comments
 (0)