File tree 9 files changed +13
-13
lines changed
babel-plugin-named-asset-import
confusing-browser-globals
9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 30
30
"get-port" : " ^5.1.1" ,
31
31
"globby" : " ^11.0.0" ,
32
32
"husky" : " ^4.2.5" ,
33
- "jest" : " 26.1 .0" ,
33
+ "jest" : " 26.3 .0" ,
34
34
"lerna" : " 3.20.2" ,
35
35
"lerna-changelog" : " ~0.8.2" ,
36
36
"lint-staged" : " ^10.2.2" ,
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.1 .0"
23
+ "jest" : " 26.3 .0"
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.1 .0"
23
+ "jest" : " 26.3 .0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 7
7
"@types/node" : " ^12.0.0" ,
8
8
"@types/react" : " ^16.9.0" ,
9
9
"@types/react-dom" : " ^16.9.0" ,
10
- "@types/jest" : " ^25 .0.0" ,
10
+ "@types/jest" : " ^26 .0.0" ,
11
11
"typescript" : " ^3.9.5" ,
12
12
"web-vitals" : " ^0.2.2"
13
13
}
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"cross-env" : " ^7.0.2" ,
46
- "jest" : " 26.1 .0"
46
+ "jest" : " 26.3 .0"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 80
80
},
81
81
"devDependencies" : {
82
82
"cross-env" : " ^7.0.2" ,
83
- "jest" : " 26.1 .0"
83
+ "jest" : " 26.3 .0"
84
84
},
85
85
"scripts" : {
86
86
"test" : " cross-env FORCE_COLOR=true jest"
Original file line number Diff line number Diff line change 38
38
"@babel/core" : " 7.10.5" ,
39
39
"anser" : " 1.4.9" ,
40
40
"babel-eslint" : " ^10.1.0" ,
41
- "babel-jest" : " ^26.0.1 " ,
41
+ "babel-jest" : " ^26.3.0 " ,
42
42
"babel-loader" : " 8.1.0" ,
43
43
"babel-preset-react-app" : " ^9.1.2" ,
44
44
"chalk" : " 2.4.2" ,
53
53
"eslint-plugin-react-hooks" : " ^4.0.8" ,
54
54
"flow-bin" : " ^0.116.0" ,
55
55
"html-entities" : " 1.3.1" ,
56
- "jest" : " 26.1 .0" ,
56
+ "jest" : " 26.3 .0" ,
57
57
"jest-fetch-mock" : " 2.1.2" ,
58
58
"object-assign" : " 4.1.1" ,
59
59
"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.1 .0" ,
5
+ "jest" : " 26.3 .0" ,
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" : " ^3.3.0" ,
35
35
"@typescript-eslint/parser" : " ^3.3.0" ,
36
36
"babel-eslint" : " ^10.1.0" ,
37
- "babel-jest" : " ^26.0.1 " ,
37
+ "babel-jest" : " ^26.3.0 " ,
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" ,
56
56
"fs-extra" : " ^9.0.0" ,
57
57
"html-webpack-plugin" : " 4.3.0" ,
58
58
"identity-obj-proxy" : " 3.0.0" ,
59
- "jest" : " 26.1 .0" ,
60
- "jest-circus" : " 26.1 .0" ,
61
- "jest-resolve" : " 26.1 .0" ,
59
+ "jest" : " 26.3 .0" ,
60
+ "jest-circus" : " 26.3 .0" ,
61
+ "jest-resolve" : " 26.3 .0" ,
62
62
"jest-watch-typeahead" : " 0.6.0" ,
63
63
"mini-css-extract-plugin" : " 0.9.0" ,
64
64
"optimize-css-assets-webpack-plugin" : " 5.0.3" ,
You can’t perform that action at this time.
0 commit comments