File tree 2 files changed +2464
-2162
lines changed
2 files changed +2464
-2162
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"homepage" : " https://github.com/jefflau/jest-fetch-mock#readme" ,
27
27
"dependencies" : {
28
- "cross-fetch" : " ^3.0.4 " ,
28
+ "cross-fetch" : " ^3.0.6 " ,
29
29
"domexception" : " ^2.0.1" ,
30
30
"promise-polyfill" : " ^8.1.3"
31
31
},
32
32
"devDependencies" : {
33
- "@types/jest" : " ^23.3 .14" ,
34
- "@types/node" : " ^10.17.8 " ,
35
- "@typescript-eslint/eslint-plugin" : " ^4.0.1 " ,
36
- "@typescript-eslint/parser" : " ^4.0.1 " ,
37
- "eslint" : " ^7.8.1 " ,
38
- "jest" : " ^23 .6.0" ,
39
- "prettier" : " ^1.19.1 " ,
40
- "regenerator-runtime" : " ^0.13.3 " ,
41
- "typescript" : " ^3.7 .3"
33
+ "@types/jest" : " ^26.0 .14" ,
34
+ "@types/node" : " ^10.17.40 " ,
35
+ "@typescript-eslint/eslint-plugin" : " ^4.5.0 " ,
36
+ "@typescript-eslint/parser" : " ^4.5.0 " ,
37
+ "eslint" : " ^7.11.0 " ,
38
+ "jest" : " ^26 .6.0" ,
39
+ "prettier" : " ^2.1.2 " ,
40
+ "regenerator-runtime" : " ^0.13.7 " ,
41
+ "typescript" : " ^4.0 .3"
42
42
},
43
43
"prettier" : {
44
44
"semi" : false ,
You can’t perform that action at this time.
0 commit comments