Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 19bbd62 commit 41c25f3
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 1,191 deletions.
2 changes: 1 addition & 1 deletion back/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"dotenv": "^10.0.0",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.4.3",
"jest": "^27.2.5",
"jest": "^29.0.0",
"prettier": "^2.3.2"
},
"packageManager": "[email protected]"
Expand Down
4 changes: 2 additions & 2 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"@socialgouv/eslint-config-react": "^1.104.0",
"@socialgouv/eslint-config-typescript": "^1.88.0",
"@testing-library/react-native": "^7.2.0",
"@types/jest": "^26.0.24",
"@types/jest": "^29.0.0",
"@types/lodash": "^4.14.177",
"@types/matomo-tracker-react-native": "0.3.0",
"@types/react": "~18.2.14",
Expand All @@ -131,7 +131,7 @@
"@types/react-native-indicators": "^0.16.1",
"@types/react-native-snap-carousel": "^3.8.5",
"@types/uuid": "^8.3.4",
"babel-jest": "^26.6.3",
"babel-jest": "^29.0.0",
"eslint": "^7.32.0",
"jest": "^29.2.1",
"prettier": "^2.3.2",
Expand Down
Loading

0 comments on commit 41c25f3

Please sign in to comment.