Skip to content

Commit

Permalink
Update jest monorepo to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 18, 2020
1 parent 8ff373d commit 25be019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-jsx-a11y": "^6.2.0",
"eslint-plugin-react": "^7.13.0",
"fetch-mock": "^7.3.3",
"jest": "^24.8.0",
"jest": "^26.0.0",
"node-sass": "^4.12.0",
"react": "^16.8.6",
"react-helmet": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@babel/preset-env": "^7.4.3",
"babel-jest": "^24.0.0",
"babel-jest": "^26.0.0",
"fast-async": "^7.0.6"
}
}

0 comments on commit 25be019

Please sign in to comment.