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 14
14
},
15
15
"description" : " JSDoc linting rules for ESLint." ,
16
16
"devDependencies" : {
17
- "@babel/cli" : " ^7.5.5 " ,
18
- "@babel/core" : " ^7.5.5 " ,
19
- "@babel/node" : " ^7.5.5 " ,
17
+ "@babel/cli" : " ^7.6.0 " ,
18
+ "@babel/core" : " ^7.6.0 " ,
19
+ "@babel/node" : " ^7.6.1 " ,
20
20
"@babel/plugin-transform-flow-strip-types" : " ^7.4.4" ,
21
- "@babel/preset-env" : " ^7.5.5 " ,
22
- "@babel/register" : " ^7.5.5 " ,
23
- "@typescript-eslint/parser" : " ^2.1 .0" ,
21
+ "@babel/preset-env" : " ^7.6.0 " ,
22
+ "@babel/register" : " ^7.6.0 " ,
23
+ "@typescript-eslint/parser" : " ^2.2 .0" ,
24
24
"babel-eslint" : " ^10.0.3" ,
25
25
"babel-plugin-add-module-exports" : " ^1.0.2" ,
26
26
"babel-plugin-istanbul" : " ^5.2.0" ,
33
33
"mocha" : " ^6.2.0" ,
34
34
"nyc" : " ^14.1.1" ,
35
35
"semantic-release" : " ^15.13.24" ,
36
- "typescript" : " ^3.5 .3"
36
+ "typescript" : " ^3.6 .3"
37
37
},
38
38
"engines" : {
39
39
"node" : " >=6"
You can’t perform that action at this time.
0 commit comments