File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
"generate-list-of-rules:check" : " npm run generate-list-of-rules && git diff --exit-code README.md"
35
35
},
36
36
"devDependencies" : {
37
- "@babel/cli" : " ^7.18.9 " ,
38
- "@babel/core" : " ^7.18.9 " ,
39
- "@babel/eslint-parser" : " ^7.18.9 " ,
40
- "@babel/plugin-transform-flow-strip-types" : " ^7.18.9 " ,
37
+ "@babel/cli" : " ^7.19.3 " ,
38
+ "@babel/core" : " ^7.19.3 " ,
39
+ "@babel/eslint-parser" : " ^7.19.1 " ,
40
+ "@babel/plugin-transform-flow-strip-types" : " ^7.19.0 " ,
41
41
"@babel/register" : " ^7.18.9" ,
42
42
"ast-types-flow" : " ^0.0.7" ,
43
- "aud" : " ^2.0.0 " ,
43
+ "aud" : " ^2.0.1 " ,
44
44
"babel-jest" : " ^24.9.0" ,
45
45
"babel-plugin-add-module-exports" : " ^1.0.4" ,
46
46
"babel-preset-airbnb" : " ^5.0.0" ,
58
58
"markdown-magic" : " ^2.6.1" ,
59
59
"minimist" : " ^1.2.6" ,
60
60
"npmignore" : " ^0.3.0" ,
61
- "object.assign" : " ^4.1.2 " ,
61
+ "object.assign" : " ^4.1.4 " ,
62
62
"rimraf" : " ^3.0.2" ,
63
63
"safe-publish-latest" : " ^2.0.0" ,
64
64
"to-ast" : " ^1.0.0"
You can’t perform that action at this time.
0 commit comments