Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2022
1 parent eb4d834 commit 3980766
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 774 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/etag": "^1.8.1",
"@types/express": "^4.17.13",
"@types/got": "^9.6.12",
"@types/jest": "^27.0.2",
"@types/jest": "^28.0.0",
"@types/keyv": "^3.1.3",
"@types/node": "^14.17.27",
"@types/sharp": "^0.30.0",
Expand All @@ -42,15 +42,15 @@
"express": "^4.17.1",
"got": "^11.8.2",
"husky": "^8.0.0",
"jest": "^27.3.0",
"jest": "^28.0.0",
"lint-staged": "^13.0.0",
"nodemon": "^2.0.13",
"prettier": "^2.4.1",
"pug": "^3.0.2",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.0",
"supertest": "^6.1.6",
"ts-jest": "^27.0.7",
"ts-jest": "^28.0.0",
"ts-node": "^10.3.0",
"typescript": "^4.4.4"
},
Expand Down
Loading

0 comments on commit 3980766

Please sign in to comment.