File tree Expand file tree Collapse file tree 2 files changed +2401
-2676
lines changed Expand file tree Collapse file tree 2 files changed +2401
-2676
lines changed Original file line number Diff line number Diff line change 39
39
"devDependencies" : {
40
40
"@contentful/rich-text-types" : " ^13.4.0" ,
41
41
"@types/fs-extra" : " ^9.0.8" ,
42
- "@types/jest" : " ^24 .0.16 " ,
42
+ "@types/jest" : " ^26 .0.0 " ,
43
43
"@types/lodash" : " ^4.14.168" ,
44
44
"@types/meow" : " ^5.0.0" ,
45
45
"@types/node" : " ^14.14.32" ,
50
50
"cross-env" : " ^5.2.0" ,
51
51
"cz-conventional-changelog" : " ^3.0.2" ,
52
52
"husky" : " ^3.0.2" ,
53
- "jest" : " ^24.8 .0" ,
54
- "jest-config" : " ^24.8 .0" ,
53
+ "jest" : " ^26.0 .0" ,
54
+ "jest-config" : " ^26.0 .0" ,
55
55
"lint-staged" : " ^9.2.1" ,
56
56
"lodash.camelcase" : " ^4.3.0" ,
57
57
"prettier" : " 1.x" ,
63
63
"rollup-plugin-sourcemaps" : " ^0.4.2" ,
64
64
"rollup-plugin-typescript2" : " ^0.22.1" ,
65
65
"semantic-release" : " ^17.4.1" ,
66
- "ts-jest" : " ^24 .0.2 " ,
66
+ "ts-jest" : " ^26 .0.0 " ,
67
67
"ts-node" : " ^8.3.0" ,
68
68
"tslint" : " ^5.18.0" ,
69
69
"tslint-config-prettier" : " ^1.18.0" ,
70
70
"tslint-config-standard" : " ^8.0.1" ,
71
- "typescript" : " ^3.5.3 "
71
+ "typescript" : " ^3.8.0 "
72
72
},
73
73
"keywords" : [],
74
74
"engines" : {
You can’t perform that action at this time.
0 commit comments