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 Nov 22, 2023
1 parent 72a2d44 commit a43de7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/errorhandler": "1.5.0",
"@types/jest": "27.5.2",
"@types/jest": "29.5.10",
"@types/js-yaml": "3.12.7",
"@types/json-schema": "7.0.11",
"@types/morgan": "1.9.3",
Expand All @@ -60,8 +60,8 @@
"depcheck": "1.4.3",
"eslint": "7.32.0",
"gts": "3.1.1",
"jest": "27.5.1",
"ts-jest": "27.1.5",
"jest": "29.7.0",
"ts-jest": "29.1.1",
"typescript": "4.8.4",
"wait-on": "6.0.1"
}
Expand Down

0 comments on commit a43de7e

Please sign in to comment.