File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"homepage" : " https://github.com/abraham/remotedata#readme" ,
37
37
"devDependencies" : {
38
- "pkg-ok" : " ^3.0.0-next.3 " ,
39
- "@types/jest" : " 27.4.1 " ,
40
- "@typescript-eslint/eslint-plugin" : " 5.13 .0" ,
41
- "@typescript-eslint/parser" : " 5.13 .0" ,
42
- "eslint" : " 8.10 .0" ,
43
- "eslint-plugin-import" : " 2.25.4 " ,
44
- "eslint-plugin-jest" : " 26.1.1 " ,
45
- "jest" : " 27.5.1 " ,
38
+ "pkg-ok" : " ^3.0.0" ,
39
+ "@types/jest" : " ^ 27.0.0 " ,
40
+ "@typescript-eslint/eslint-plugin" : " ^5.0 .0" ,
41
+ "@typescript-eslint/parser" : " ^5.0 .0" ,
42
+ "eslint" : " ^8.0 .0" ,
43
+ "eslint-plugin-import" : " ^2.0.0 " ,
44
+ "eslint-plugin-jest" : " ^ 26.0.0 " ,
45
+ "jest" : " ^ 27.0.0 " ,
46
46
"prettier" : " 2.5.1" ,
47
- "ts-jest" : " 27.1.3 " ,
48
- "typescript" : " 4.6.2 "
47
+ "ts-jest" : " ^ 27.0.0 " ,
48
+ "typescript" : " ^4.0.0 "
49
49
},
50
50
"jest" : {
51
51
"collectCoverage" : true ,
You can’t perform that action at this time.
0 commit comments