Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 05d1892 commit 43be810
Show file tree
Hide file tree
Showing 2 changed files with 948 additions and 1,099 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"dotenv": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.0.1",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@valora/eslint-config-typescript": "^0.0.1",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-native": "^3.11.0",
"jest": "^27.0.6",
"jest": "^29.0.0",
"standard-version": "^9.3.1",
"ts-jest": "^27.0.5",
"ts-jest": "^29.0.0",
"typescript": "^4.3.5"
}
}
Loading

0 comments on commit 43be810

Please sign in to comment.