File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
"eslint-plugin-react-hooks" : " ^4.2.0" ,
42
42
"eslint-plugin-typescript-sort-keys" : " ^2.0.0" ,
43
43
"eslint-plugin-unicorn" : " ^38.0.0" ,
44
- "eslint-plugin-yml" : " ^0.10.1 " ,
44
+ "eslint-plugin-yml" : " ^0.11.0 " ,
45
45
"typescript" : " ^4.4.4" ,
46
- "yaml-eslint-parser" : " ^0.4.1 "
46
+ "yaml-eslint-parser" : " ^0.5.0 "
47
47
},
48
48
"description" : " Canonical ESLint Shareable Config" ,
49
49
"devDependencies" : {
50
50
"@ava/babel" : " ^2.0.0" ,
51
51
"@babel/core" : " ^7.16.0" ,
52
52
"@babel/register" : " ^7.16.0" ,
53
53
"ava" : " ^3.15.0" ,
54
- "eslint" : " ^8.1 .0" ,
54
+ "eslint" : " ^8.2 .0" ,
55
55
"husky" : " ^7.0.4" ,
56
56
"jsonlint" : " ^1.6.3" ,
57
57
"semantic-release" : " ^18.0.0"
68
68
"main" : " ./eslintrc.js" ,
69
69
"name" : " eslint-config-canonical" ,
70
70
"peerDependencies" : {
71
- "eslint" : " ^8.1 .0"
71
+ "eslint" : " ^8.2 .0"
72
72
},
73
73
"repository" : {
74
74
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments