Skip to content

Commit

Permalink
chore(deps): update test packages to v29 (major) (#56)
Browse files Browse the repository at this point in the history
chore(deps): update test packages to v29

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 912ac70 commit 0bbd0a4
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 1,050 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"private": false,
"devDependencies": {
"@react-native-cookies/cookies": "^6.2.1",
"@types/jest": "^27.5.2",
"@types/jest": "^29.5.6",
"@types/node-fetch": "^2.6.7",
"@types/tough-cookie": "^4.0.4",
"@types/uuid": "^8.3.4",
Expand All @@ -45,12 +45,12 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.1.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"jest": "^29.7.0",
"jest-fetch-mock": "https://github.com/jefflau/jest-fetch-mock#800c40d",
"prettier": "3.0.3",
"semantic-release": "^19.0.5",
"standard-version": "^9.3.2",
"ts-jest": "^27.1.5",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 0bbd0a4

Please sign in to comment.