File tree 2 files changed +560
-712
lines changed
2 files changed +560
-712
lines changed Original file line number Diff line number Diff line change 28
28
"ansi-escapes" : " ^4.3.1" ,
29
29
"chalk" : " ^4.0.0" ,
30
30
"jest-regex-util" : " ^26.0.0" ,
31
- "jest-watcher" : " ^26.3 .0" ,
31
+ "jest-watcher" : " ^27.0 .0" ,
32
32
"slash" : " ^3.0.0" ,
33
33
"string-length" : " ^4.0.1" ,
34
34
"strip-ansi" : " ^6.0.0"
44
44
"@typescript-eslint/eslint-plugin" : " ^4.0.1" ,
45
45
"@typescript-eslint/parser" : " ^4.0.1" ,
46
46
"babel-eslint" : " ^10.1.0" ,
47
- "babel-jest" : " ^26 .0.0" ,
47
+ "babel-jest" : " ^27 .0.0" ,
48
48
"eslint" : " ^7.8.1" ,
49
49
"eslint-config-airbnb-base" : " ^14.1.0" ,
50
50
"eslint-config-prettier" : " ^8.0.0" ,
51
51
"eslint-plugin-import" : " ^2.20.2" ,
52
52
"eslint-plugin-jest" : " ^24.0.0" ,
53
53
"eslint-plugin-prettier" : " ^3.1.3" ,
54
- "jest" : " ^26 .0.0" ,
54
+ "jest" : " ^27 .0.0" ,
55
55
"prettier" : " ^2.1.1" ,
56
56
"rimraf" : " ^3.0.2" ,
57
57
"typescript" : " ^4.0.2"
58
58
},
59
59
"peerDependencies" : {
60
- "jest" : " ^26.0.0"
60
+ "jest" : " ^26.0.0 || ^27.0.0 "
61
61
},
62
62
"jest" : {
63
63
"watchPlugins" : [
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments