File tree 3 files changed +1512
-817
lines changed
packages/jest-environment-enzyme
3 files changed +1512
-817
lines changed Original file line number Diff line number Diff line change 42
42
],
43
43
"devDependencies" : {
44
44
"@babel/cli" : " ^7.6.2" ,
45
- "babel-eslint" : " ^10.0.3" ,
46
- "babel-jest" : " ^24.9.0" ,
47
- "babel-plugin-add-module-exports" : " ^1.0.2" ,
48
- "babel-preset-airbnb" : " ^4.1.0" ,
49
45
"@babel/preset-env" : " ^7.6.2" ,
50
46
"@babel/preset-flow" : " ^7.0.0" ,
51
47
"@babel/preset-react" : " ^7.0.0" ,
48
+ "babel-eslint" : " ^10.0.3" ,
49
+ "babel-jest" : " ^25.2.0" ,
50
+ "babel-plugin-add-module-exports" : " ^1.0.2" ,
51
+ "babel-preset-airbnb" : " ^4.1.0" ,
52
52
"enzyme" : " ^3.4.0" ,
53
53
"enzyme-adapter-react-16" : " ^1.5.0" ,
54
54
"eslint" : " ^4.9.0" ,
61
61
"flow-bin" : " ^0.105.2" ,
62
62
"flow-copy-source" : " ^1.2.0" ,
63
63
"husky" : " ^0.14.3" ,
64
- "jest" : " ^24.9 .0" ,
64
+ "jest" : " ^25.2 .0" ,
65
65
"lerna" : " ^3.4.0" ,
66
66
"lint-staged" : " ^4.0.2" ,
67
67
"prettier" : " ^1.5.3" ,
Original file line number Diff line number Diff line change 49
49
"cpy-cli" : " ^2.0.0"
50
50
},
51
51
"dependencies" : {
52
- "jest-environment-jsdom" : " ^24.0 .0"
52
+ "jest-environment-jsdom" : " ^25.2 .0"
53
53
}
54
54
}
You can’t perform that action at this time.
0 commit comments