Skip to content

Commit

Permalink
Bump jest
Browse files Browse the repository at this point in the history
  • Loading branch information
ncipollo committed Oct 1, 2021
1 parent 61fe7e2 commit 62f9f43
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 1,956 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"untildify": "^4.0.0"
},
"devDependencies": {
"@types/jest": "^27.0.1",
"@types/jest": "^27.0.2",
"@types/node": "^16.7.11",
"jest": "^26.6.3",
"jest": "^27.2.4",
"jest-circus": "^27.1.0",
"ts-jest": "^26.5.6",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
}
}

0 comments on commit 62f9f43

Please sign in to comment.