Skip to content

Commit

Permalink
chore(package): upgrade jest v28.x
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed Jun 14, 2022
1 parent 12d33e1 commit ff450fa
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 317 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/debug": "4.1.7",
"@types/express": "4.17.13",
"@types/is-glob": "4.0.2",
"@types/jest": "27.4.1",
"@types/jest": "28.1.1",
"@types/micromatch": "4.0.2",
"@types/node": "17.0.25",
"@types/supertest": "2.0.12",
Expand All @@ -72,13 +72,13 @@
"express": "4.17.3",
"get-port": "5.1.1",
"husky": "7.0.4",
"jest": "28.1.0",
"jest": "28.1.1",
"lint-staged": "12.3.8",
"mockttp": "2.7.0",
"open": "8.4.0",
"prettier": "2.6.2",
"supertest": "6.2.2",
"ts-jest": "28.0.2",
"ts-jest": "28.0.5",
"typescript": "4.6.3",
"ws": "8.5.0"
},
Expand Down

0 comments on commit ff450fa

Please sign in to comment.