Skip to content

Commit

Permalink
Update jest monorepo to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 0f597f3 commit bc55047
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"standard": "^12.0.1",
"tslint": "^6.0.0",
"tslint-config-standard": "^8.0.1",
"jest": "^26.0.0",
"babel-jest": "^26.0.0",
"ts-jest": "^24.0.0",
"jest": "^27.0.0",
"babel-jest": "^27.0.0",
"ts-jest": "^27.0.0",
"yaml-jest": "^1.0.5",
"iter-tools": "^6.1.4",
"static-type-assert": "^3.0.1",
"clean-typescript-build": "^0.1.0",
"@types/jest": "^24.0.0"
"@types/jest": "^27.0.0"
},
"scripts": {
"clean": "clean-typescript-build .",
Expand Down

0 comments on commit bc55047

Please sign in to comment.