File tree 8 files changed +9
-9
lines changed
babel-plugin-named-asset-import
confusing-browser-globals
8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 31
31
"get-port" : " ^5.1.1" ,
32
32
"globby" : " ^11.0.1" ,
33
33
"husky" : " ^4.3.0" ,
34
- "jest" : " 27.0.0-next.6 " ,
34
+ "jest" : " 27.0.1 " ,
35
35
"lerna" : " 3.22.1" ,
36
36
"lerna-changelog" : " ~0.8.2" ,
37
37
"lint-staged" : " ^10.4.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" : " 27.0.0-next.6 "
23
+ "jest" : " 27.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" : " 27.0.0-next.6 "
23
+ "jest" : " 27.0.1 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"cross-env" : " ^7.0.2" ,
46
- "jest" : " 27.0.0-next.6 "
46
+ "jest" : " 27.0.1 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 79
79
},
80
80
"devDependencies" : {
81
81
"cross-env" : " ^7.0.2" ,
82
- "jest" : " 27.0.0-next.6 "
82
+ "jest" : " 27.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 55
55
"eslint-plugin-testing-library" : " ^3.9.2" ,
56
56
"flow-bin" : " ^0.116.0" ,
57
57
"html-entities" : " 1.3.1" ,
58
- "jest" : " 27.0.0-next.6 " ,
58
+ "jest" : " 27.0.1 " ,
59
59
"jest-fetch-mock" : " 2.1.2" ,
60
60
"object-assign" : " 4.1.1" ,
61
61
"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" : " 27.0.0-next.6 " ,
5
+ "jest" : " 27.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 58
58
"fs-extra" : " ^9.0.1" ,
59
59
"html-webpack-plugin" : " 4.5.0" ,
60
60
"identity-obj-proxy" : " 3.0.0" ,
61
- "jest" : " 27.0.0-next.6 " ,
62
- "jest-resolve" : " 27.0.0-next.6 " ,
61
+ "jest" : " 27.0.1 " ,
62
+ "jest-resolve" : " 27.0.1 " ,
63
63
"jest-watch-typeahead" : " 0.6.1" ,
64
64
"mini-css-extract-plugin" : " 0.11.3" ,
65
65
"optimize-css-assets-webpack-plugin" : " 5.0.4" ,
You can’t perform that action at this time.
0 commit comments