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 Sep 13, 2021
1 parent f5c05d2 commit f6f91ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/core": "7.6.0",
"@babel/plugin-transform-modules-commonjs": "7.6.0",
"@babel/preset-env": "7.6.0",
"babel-jest": "24.9.0",
"babel-jest": "27.2.0",
"del-cli": "3.0.0",
"eslint": "6.4.0",
"eslint-config-prettier": "6.3.0",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"husky": "3.0.5",
"jest": "24.9.0",
"jest": "27.2.0",
"lint-staged": "9.3.0",
"nock": "11.3.5",
"prettier": "1.18.2"
Expand Down

0 comments on commit f6f91ed

Please sign in to comment.