File tree 8 files changed +368
-641
lines changed
babel-plugin-named-asset-import
confusing-browser-globals
8 files changed +368
-641
lines changed Original file line number Diff line number Diff line change 30
30
"get-port" : " ^4.2.0" ,
31
31
"globby" : " ^9.1.0" ,
32
32
"husky" : " ^1.3.1" ,
33
- "jest" : " 26.0.0 " ,
33
+ "jest" : " 26.0.1 " ,
34
34
"lerna" : " 3.20.2" ,
35
35
"lerna-changelog" : " ~0.8.2" ,
36
36
"lint-staged" : " ^8.0.4" ,
Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"babel-plugin-tester" : " ^8.0.1" ,
23
- "jest" : " 26.0.0 "
23
+ "jest" : " 26.0.1 "
24
24
},
25
25
"scripts" : {
26
26
"test" : " jest"
Original file line number Diff line number Diff line change 20
20
" index.js"
21
21
],
22
22
"devDependencies" : {
23
- "jest" : " 26.0.0 "
23
+ "jest" : " 26.0.1 "
24
24
}
25
25
}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 79
79
},
80
80
"devDependencies" : {
81
81
"cross-env" : " ^6.0.3" ,
82
- "jest" : " 26.0.0 "
82
+ "jest" : " 26.0.1 "
83
83
},
84
84
"scripts" : {
85
85
"test" : " cross-env FORCE_COLOR=true jest"
Original file line number Diff line number Diff line change 38
38
"@babel/core" : " 7.9.6" ,
39
39
"anser" : " 1.4.9" ,
40
40
"babel-eslint" : " 10.1.0" ,
41
- "babel-jest" : " ^26.0.0 " ,
41
+ "babel-jest" : " ^26.0.1 " ,
42
42
"babel-loader" : " 8.1.0" ,
43
43
"babel-preset-react-app" : " ^9.1.2" ,
44
44
"chalk" : " 2.4.2" ,
52
52
"eslint-plugin-react" : " 7.19.0" ,
53
53
"flow-bin" : " ^0.116.0" ,
54
54
"html-entities" : " 1.3.1" ,
55
- "jest" : " 26.0.0 " ,
55
+ "jest" : " 26.0.1 " ,
56
56
"jest-fetch-mock" : " 2.1.2" ,
57
57
"object-assign" : " 4.1.1" ,
58
58
"promise" : " 8.1.0" ,
Original file line number Diff line number Diff line change 2
2
"package" : {
3
3
"dependencies" : {
4
4
"bootstrap" : " 4.3.1" ,
5
- "jest" : " 26.0.0 " ,
5
+ "jest" : " 26.0.1 " ,
6
6
"node-sass" : " 4.x" ,
7
7
"normalize.css" : " 7.0.0" ,
8
8
"prop-types" : " 15.7.2" ,
Original file line number Diff line number Diff line change 34
34
"@typescript-eslint/eslint-plugin" : " ^2.10.0" ,
35
35
"@typescript-eslint/parser" : " ^2.10.0" ,
36
36
"babel-eslint" : " 10.1.0" ,
37
- "babel-jest" : " ^26.0.0 " ,
37
+ "babel-jest" : " ^26.0.1 " ,
38
38
"babel-loader" : " 8.1.0" ,
39
39
"babel-plugin-named-asset-import" : " ^0.3.6" ,
40
40
"babel-preset-react-app" : " ^9.1.2" ,
55
55
"fs-extra" : " ^8.1.0" ,
56
56
"html-webpack-plugin" : " 4.3.0" ,
57
57
"identity-obj-proxy" : " 3.0.0" ,
58
- "jest" : " 26.0.0 " ,
59
- "jest-resolve" : " 26.0.0 " ,
60
- "jest-watch-typeahead" : " 0.5 .0" ,
58
+ "jest" : " 26.0.1 " ,
59
+ "jest-resolve" : " 26.0.1 " ,
60
+ "jest-watch-typeahead" : " 0.6 .0" ,
61
61
"mini-css-extract-plugin" : " 0.9.0" ,
62
62
"optimize-css-assets-webpack-plugin" : " 5.0.3" ,
63
63
"pnp-webpack-plugin" : " 1.6.4" ,
You can’t perform that action at this time.
0 commit comments