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
"description" : " JSDoc linting rules for ESLint." ,
17
17
"devDependencies" : {
18
18
"@babel/cli" : " ^7.8.4" ,
19
- "@babel/core" : " ^7.8.6 " ,
20
- "@babel/node" : " ^7.8.4 " ,
21
- "@babel/plugin-transform-flow-strip-types" : " ^7.8.3 " ,
22
- "@babel/preset-env" : " ^7.8.6 " ,
23
- "@babel/register" : " ^7.8.6 " ,
24
- "@typescript-eslint/parser" : " ^2.21 .0" ,
19
+ "@babel/core" : " ^7.9.0 " ,
20
+ "@babel/node" : " ^7.8.7 " ,
21
+ "@babel/plugin-transform-flow-strip-types" : " ^7.9.0 " ,
22
+ "@babel/preset-env" : " ^7.9.0 " ,
23
+ "@babel/register" : " ^7.9.0 " ,
24
+ "@typescript-eslint/parser" : " ^2.24 .0" ,
25
25
"babel-eslint" : " ^10.1.0" ,
26
26
"babel-plugin-add-module-exports" : " ^1.0.2" ,
27
27
"babel-plugin-istanbul" : " ^6.0.0" ,
31
31
"gitdown" : " ^3.1.3" ,
32
32
"glob" : " ^7.1.6" ,
33
33
"husky" : " ^4.2.3" ,
34
- "mocha" : " ^7.1.0 " ,
34
+ "mocha" : " ^7.1.1 " ,
35
35
"nyc" : " ^15.0.0" ,
36
36
"semantic-release" : " ^17.0.4" ,
37
37
"typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments