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 35
35
"generate-list-of-rules:check" : " npm run generate-list-of-rules -- --check"
36
36
},
37
37
"devDependencies" : {
38
- "@babel/cli" : " ^7.19.3 " ,
39
- "@babel/core" : " ^7.20.5 " ,
38
+ "@babel/cli" : " ^7.20.7 " ,
39
+ "@babel/core" : " ^7.20.12 " ,
40
40
"@babel/eslint-parser" : " ^7.19.1" ,
41
41
"@babel/plugin-transform-flow-strip-types" : " ^7.19.0" ,
42
42
"@babel/register" : " ^7.18.9" ,
43
43
"ast-types-flow" : " ^0.0.7" ,
44
- "aud" : " ^2.0.1 " ,
44
+ "aud" : " ^2.0.2 " ,
45
45
"babel-jest" : " ^24.9.0" ,
46
46
"babel-plugin-add-module-exports" : " ^1.0.4" ,
47
47
"babel-preset-airbnb" : " ^5.0.0" ,
48
48
"eslint" : " ^3 || ^4 || ^5 || ^6 || ^7 || ^8" ,
49
49
"eslint-config-airbnb-base" : " ^15.0.0" ,
50
- "eslint-doc-generator" : " ^1.0.0 " ,
50
+ "eslint-doc-generator" : " ^1.4.1 " ,
51
51
"eslint-plugin-eslint-plugin" : " ^4.3.0" ,
52
52
"eslint-plugin-flowtype" : " ^5.8.0 || ^8.0.3" ,
53
53
"eslint-plugin-import" : " ^2.26.0" ,
You can’t perform that action at this time.
0 commit comments