File tree 2 files changed +85
-52
lines changed
2 files changed +85
-52
lines changed Original file line number Diff line number Diff line change 31
31
"bump" : " ncu -u -x coffeescript"
32
32
},
33
33
"dependencies" : {
34
- "@typescript-eslint/eslint-plugin" : " ^4.15.2 " ,
35
- "@typescript-eslint/parser" : " ^4.15.2 " ,
34
+ "@typescript-eslint/eslint-plugin" : " ^4.18.0 " ,
35
+ "@typescript-eslint/parser" : " ^4.18.0 " ,
36
36
"babel-eslint" : " ^10.1.0" ,
37
37
"eslint-plugin-coffee" : " ^0.1.14" ,
38
38
"eslint-plugin-import" : " ^2.22.1" ,
42
42
"eslint-plugin-optimize-regex" : " ^1.2.0" ,
43
43
"eslint-config-prettier" : " ^8.1.0" ,
44
44
"eslint-plugin-react" : " ^7.22.0" ,
45
- "eslint-plugin-yaml" : " ^0.3.0 " ,
45
+ "eslint-plugin-yaml" : " ^0.4.1 " ,
46
46
"prettier" : " ^2" ,
47
47
"typescript" : " ^4" ,
48
48
"coffeescript" : " ^1" ,
55
55
"eslint" : " ^7.21.0" ,
56
56
"execa" : " ^5.0.0" ,
57
57
"gitly" : " ^2.0.2" ,
58
- "npm-check-updates" : " 11.1.10 " ,
58
+ "npm-check-updates" : " 11.3.0 " ,
59
59
"shelljs" : " ^0.8.4"
60
60
}
61
61
}
You can’t perform that action at this time.
0 commit comments