Skip to content

Commit

Permalink
Update jest monorepo to ^27.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent f2a9f49 commit c91f43d
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 420 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@types/bcrypt": "^3.0.1",
"@types/http-errors": "^1.8.1",
"@types/jest": "^27.4.0",
"@types/jest": "^27.5.1",
"@types/koa": "^2.11.5",
"@types/koa__router": "^8.0.11",
"@types/node": "^14.18.5",
Expand All @@ -56,7 +56,7 @@
"@types/supertest": "^2.0.11",
"@types/web-push": "^3.3.1",
"@types/ws": "^8.2.2",
"jest": "^27.4.6",
"jest": "^27.5.1",
"prettier": "^2.1.2",
"redis-mock": "^0.52.0",
"supertest": "^5.0.0",
Expand Down
Loading

0 comments on commit c91f43d

Please sign in to comment.