mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
chore: yarn upgrade (#1433)
* chore: yarn upgrade * chore: fix yarn.lock
This commit is contained in:
committed by
GitHub
parent
1f381772ca
commit
5bb5d2db8e
+3
-3
@@ -44,10 +44,10 @@
|
||||
"@callstack/eslint-config": "^13.0.1",
|
||||
"@testing-library/jest-native": "^5.4.0",
|
||||
"@types/jest": "^29.2.3",
|
||||
"@types/react": "~18.0.26",
|
||||
"@types/react-test-renderer": "~18.0.0",
|
||||
"@types/react": "^18.2.15",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"babel-jest": "^29.4.0",
|
||||
"dedent": "^0.7.0",
|
||||
"dedent": "^1.1.0",
|
||||
"del-cli": "^5.0.0",
|
||||
"eslint": "^8.21.0",
|
||||
"flow-bin": "~0.170.0",
|
||||
|
||||
Reference in New Issue
Block a user