File tree 3 files changed +1033
-891
lines changed
packages/typescript-estree
3 files changed +1033
-891
lines changed Original file line number Diff line number Diff line change 55
55
"@commitlint/cli" : " ^8.3.5" ,
56
56
"@commitlint/config-conventional" : " ^8.3.4" ,
57
57
"@commitlint/config-lerna-scopes" : " ^8.3.4" ,
58
- "@types/jest" : " ^24.0.23 " ,
58
+ "@types/jest" : " ^25.1.0 " ,
59
59
"@types/node" : " ^12.12.7" ,
60
60
"all-contributors-cli" : " ^6.11.0" ,
61
61
"cspell" : " ^4.0.43" ,
67
67
"eslint-plugin-jest" : " ^23.0.4" ,
68
68
"husky" : " ^3.0.9" ,
69
69
"isomorphic-fetch" : " ^2.2.1" ,
70
- "jest" : " ^24.9 .0" ,
70
+ "jest" : " ^25.1 .0" ,
71
71
"lerna" : " ^3.20.2" ,
72
72
"lint-staged" : " ^9.4.3" ,
73
73
"prettier" : " ^1.19.1" ,
74
- "ts-jest" : " ^24 .0.0" ,
74
+ "ts-jest" : " ^25 .0.0" ,
75
75
"ts-node" : " ^8.5.0" ,
76
76
"tslint" : " ^5.20.1" ,
77
77
"typescript" : " >=3.2.1 <3.8.0"
Original file line number Diff line number Diff line change 48
48
"tsutils" : " ^3.17.1"
49
49
},
50
50
"devDependencies" : {
51
- "@babel/code-frame" : " 7.5.5 " ,
52
- "@babel/parser" : " 7.7.7 " ,
53
- "@babel/types" : " ^7.7.4 " ,
51
+ "@babel/code-frame" : " ^7.8.3 " ,
52
+ "@babel/parser" : " ^7.8.3 " ,
53
+ "@babel/types" : " ^7.8.3 " ,
54
54
"@types/babel__code-frame" : " ^7.0.1" ,
55
55
"@types/debug" : " ^4.1.5" ,
56
56
"@types/glob" : " ^7.1.1" ,
You can’t perform that action at this time.
0 commit comments