Skip to content

Commit d951dd0

Browse files
chore(deps): update jest monorepo to v30
1 parent 5fc142d commit d951dd0

File tree

3 files changed

+1210
-1549
lines changed

3 files changed

+1210
-1549
lines changed

back/strapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dotenv": "^10.0.0",
6262
"eslint": "^7.32.0",
6363
"eslint-plugin-jest": "^24.4.3",
64-
"jest": "^27.2.5",
64+
"jest": "^30.0.0",
6565
"prettier": "^2.3.2"
6666
},
6767
"packageManager": "yarn@3.6.4"

front/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@socialgouv/eslint-config-react": "^1.104.0",
121121
"@socialgouv/eslint-config-typescript": "^1.88.0",
122122
"@testing-library/react-native": "^7.2.0",
123-
"@types/jest": "^26.0.24",
123+
"@types/jest": "^30.0.0",
124124
"@types/lodash": "^4.14.177",
125125
"@types/matomo-tracker-react-native": "0.3.0",
126126
"@types/react": "~18.2.14",
@@ -130,10 +130,10 @@
130130
"@types/uuid": "^8.3.4",
131131
"@typescript-eslint/eslint-plugin": "^7.17.0",
132132
"@typescript-eslint/parser": "^7.17.0",
133-
"babel-jest": "^26.6.3",
133+
"babel-jest": "^30.0.0",
134134
"babel-plugin-module-resolver": "^5.0.2",
135135
"eslint": "^7.32.0",
136-
"jest": "^29.2.1",
136+
"jest": "^30.0.0",
137137
"node-fetch": "^3.3.2",
138138
"prettier": "^2.3.2",
139139
"react-native-svg-transformer": "^1.4.0",

0 commit comments

Comments
 (0)