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 Sep 9, 2022
1 parent 9f039e3 commit db43d25
Show file tree
Hide file tree
Showing 4 changed files with 1,592 additions and 2,178 deletions.
6 changes: 3 additions & 3 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@socialgouv/eslint-config-recommended": "^1.100.0",
"@types/jest": "^27.0.3",
"@types/jest": "^29.0.0",
"@types/koa": "^2.13.4",
"@types/koa-router": "^7.4.4",
"@types/koa-static": "^4.0.2",
Expand All @@ -38,11 +38,11 @@
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27",
"jest": "^29.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.5.1",
"supertest": "^6.1.6",
"ts-jest": "^27",
"ts-jest": "^29.0.0",
"ts-node": "^10.4.0",
"typescript": "^4.4.4"
},
Expand Down
Loading

0 comments on commit db43d25

Please sign in to comment.