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 12, 2020
1 parent d0d490e commit a1e26ee
Show file tree
Hide file tree
Showing 3 changed files with 631 additions and 465 deletions.
4 changes: 2 additions & 2 deletions legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-react": "7.9.4",
"@types/prop-types": "15.7.3",
"angular-mocks": "1.7.9",
"babel-jest": "25.5.1",
"babel-jest": "26.0.1",
"babel-loader": "8.1.0",
"babel-plugin-angularjs-annotate": "0.10.0",
"copy-webpack-plugin": "5.1.1",
Expand All @@ -45,7 +45,7 @@
"eslint-plugin-react": "7.19.0",
"html-loader-jest": "0.2.1",
"html-webpack-plugin": "4.3.0",
"jest": "25.5.4",
"jest": "26.0.1",
"jest-fetch-mock": "3.0.3",
"mini-css-extract-plugin": "0.9.0",
"node-sass": "4.14.0",
Expand Down
4 changes: 2 additions & 2 deletions shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/eslint-plugin": "2.31.0",
"@typescript-eslint/parser": "2.31.0",
"babel-eslint": "10.1.0",
"babel-jest": "25.5.1",
"babel-jest": "26.0.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.4.4",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "2.5.1",
"jest": "25.5.4",
"jest": "26.0.1",
"npm-package-json-lint": "5.1.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit a1e26ee

Please sign in to comment.