Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent bffec20 commit e6b6229
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/eslint-parser": "^7.12.1",
"@testing-library/jest-native": "^4.0.0",
"@testing-library/react-native": "^7.2.0",
"@types/jest": "^27.0.2",
"@testing-library/jest-native": "4.0.13",
"@testing-library/react-native": "7.2.0",
"@types/jest": "27.5.2",
"@types/react": "~18.0.0",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "^5.16.0",
Expand All @@ -99,7 +99,7 @@
"expo-cli": "6.3.2",
"jest": "^26.6.3",
"jest-expo": "^46.0.0",
"jest-fetch-mock": "^3.0.3",
"jest-fetch-mock": "3.0.3",
"node-abort-controller": "3.1.1",
"typescript": "^4.6.3"
},
Expand Down

0 comments on commit e6b6229

Please sign in to comment.