File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"generate-list-of-rules:check" : " npm run generate-list-of-rules && git diff --exit-code README.md"
34
34
},
35
35
"devDependencies" : {
36
- "@babel/cli" : " ^7.17.6 " ,
37
- "@babel/core" : " ^7.17.9 " ,
38
- "@babel/eslint-parser" : " ^7.17.0 " ,
39
- "@babel/plugin-transform-flow-strip-types" : " ^7.16.7 " ,
36
+ "@babel/cli" : " ^7.17.10 " ,
37
+ "@babel/core" : " ^7.18.5 " ,
38
+ "@babel/eslint-parser" : " ^7.18.2 " ,
39
+ "@babel/plugin-transform-flow-strip-types" : " ^7.17.12 " ,
40
40
"@babel/register" : " ^7.17.7" ,
41
41
"ast-types-flow" : " ^0.0.7" ,
42
42
"aud" : " ^2.0.0" ,
45
45
"babel-preset-airbnb" : " ^5.0.0" ,
46
46
"eslint" : " ^3 || ^4 || ^5 || ^6 || ^7 || ^8" ,
47
47
"eslint-config-airbnb-base" : " ^15.0.0" ,
48
- "eslint-plugin-eslint-plugin" : " ^4.1 .0" ,
48
+ "eslint-plugin-eslint-plugin" : " ^4.3 .0" ,
49
49
"eslint-plugin-flowtype" : " ^5.8.0 || ^8.0.3" ,
50
50
"eslint-plugin-import" : " ^2.26.0" ,
51
51
"estraverse" : " ^5.3.0" ,
You can’t perform that action at this time.
0 commit comments