File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"description" : " JSDoc linting rules for ESLint." ,
18
18
"devDependencies" : {
19
- "@babel/cli" : " ^7.7.0 " ,
20
- "@babel/core" : " ^7.7.2 " ,
21
- "@babel/node" : " ^7.7.0 " ,
22
- "@babel/plugin-transform-flow-strip-types" : " ^7.6.3 " ,
23
- "@babel/preset-env" : " ^7.7.1 " ,
24
- "@babel/register" : " ^7.7.0 " ,
19
+ "@babel/cli" : " ^7.7.4 " ,
20
+ "@babel/core" : " ^7.7.4 " ,
21
+ "@babel/node" : " ^7.7.4 " ,
22
+ "@babel/plugin-transform-flow-strip-types" : " ^7.7.4 " ,
23
+ "@babel/preset-env" : " ^7.7.4 " ,
24
+ "@babel/register" : " ^7.7.4 " ,
25
25
"@typescript-eslint/parser" : " ^2.8.0" ,
26
26
"babel-eslint" : " ^10.0.3" ,
27
27
"babel-plugin-add-module-exports" : " ^1.0.2" ,
28
28
"babel-plugin-istanbul" : " ^5.2.0" ,
29
29
"chai" : " ^4.2.0" ,
30
- "eslint" : " 6.6 .0" ,
30
+ "eslint" : " 6.7 .0" ,
31
31
"eslint-config-canonical" : " ^18.1.0" ,
32
32
"gitdown" : " ^3.1.2" ,
33
33
"glob" : " ^7.1.6" ,
You can’t perform that action at this time.
0 commit comments