Skip to content

Commit

Permalink
Merge pull request #629 from abraham/jest
Browse files Browse the repository at this point in the history
Jest
  • Loading branch information
abraham committed Jun 1, 2021
2 parents 38985b5 + ea361e7 commit 21c3c0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -46,12 +46,12 @@
"eslint": "7.27.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jest": "24.3.6",
"jest": "26.6.3",
"jest": "27.0.3",
"pkg-ok": "2.3.1",
"prettier": "2.3.0",
"rimraf": "3.0.2",
"rollup": "2.50.5",
"ts-jest": "26.5.5",
"ts-jest": "27.0.2",
"typescript": "4.3.2"
},
"jest": {
Expand Down

0 comments on commit 21c3c0e

Please sign in to comment.