File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.6.3 " ,
18
- "@babel/core" : " ^7.6.3 " ,
17
+ "@babel/cli" : " ^7.6.4 " ,
18
+ "@babel/core" : " ^7.6.4 " ,
19
19
"@babel/node" : " ^7.6.3" ,
20
20
"@babel/plugin-transform-flow-strip-types" : " ^7.6.3" ,
21
21
"@babel/preset-env" : " ^7.6.3" ,
22
22
"@babel/register" : " ^7.6.2" ,
23
- "@typescript-eslint/parser" : " ^2.3.3 " ,
23
+ "@typescript-eslint/parser" : " ^2.4.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" ,
29
29
"eslint-config-canonical" : " ^17.7.0" ,
30
30
"gitdown" : " ^3.1.1" ,
31
31
"glob" : " ^7.1.4" ,
32
- "husky" : " ^3.0.8 " ,
32
+ "husky" : " ^3.0.9 " ,
33
33
"mocha" : " ^6.2.1" ,
34
34
"nyc" : " ^14.1.1" ,
35
35
"semantic-release" : " ^15.13.24" ,
36
- "typescript" : " ^3.6.3 "
36
+ "typescript" : " ^3.6.4 "
37
37
},
38
38
"engines" : {
39
39
"node" : " >=6"
You can’t perform that action at this time.
0 commit comments