Skip to content

Commit f3bfe06

Browse files
committed
Update jest monorepo to v26
1 parent 43b6945 commit f3bfe06

File tree

2 files changed

+826
-664
lines changed

2 files changed

+826
-664
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@testing-library/react": "^11.2.2",
6868
"babel-core": "^7.0.0-bridge.0",
6969
"babel-eslint": "^10.1.0",
70-
"babel-jest": "^25.1.0",
70+
"babel-jest": "^26.0.0",
7171
"babel-loader": "^8.0.6",
7272
"babel-plugin-styled-components": "^1.10.7",
7373
"concurrently": "^5.1.0",
@@ -84,7 +84,7 @@
8484
"fs-extra": "^8.1.0",
8585
"glob": "^7.1.6",
8686
"identity-obj-proxy": "^3.0.0",
87-
"jest": "^25.1.0",
87+
"jest": "^26.0.0",
8888
"mkdirp": "^1.0.3",
8989
"node-sass": "^4.13.1",
9090
"path": "^0.12.7",

0 commit comments

Comments
 (0)