File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
"@babel/core" : " ^7.9.0" ,
20
20
"@babel/node" : " ^7.8.7" ,
21
21
"@babel/plugin-transform-flow-strip-types" : " ^7.9.0" ,
22
- "@babel/preset-env" : " ^7.9.0 " ,
22
+ "@babel/preset-env" : " ^7.9.5 " ,
23
23
"@babel/register" : " ^7.9.0" ,
24
- "@typescript-eslint/parser" : " ^2.24 .0" ,
24
+ "@typescript-eslint/parser" : " ^2.28 .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" ,
28
28
"chai" : " ^4.2.0" ,
29
29
"eslint" : " 6.8.0" ,
30
- "eslint-config-canonical" : " ^19.0.3 " ,
30
+ "eslint-config-canonical" : " ^19.0.4 " ,
31
31
"gitdown" : " ^3.1.3" ,
32
32
"glob" : " ^7.1.6" ,
33
- "husky" : " ^4.2.3 " ,
33
+ "husky" : " ^4.2.5 " ,
34
34
"mocha" : " ^7.1.1" ,
35
- "nyc" : " ^15.0.0 " ,
36
- "semantic-release" : " ^17.0.4 " ,
35
+ "nyc" : " ^15.0.1 " ,
36
+ "semantic-release" : " ^17.0.6 " ,
37
37
"typescript" : " ^3.8.3"
38
38
},
39
39
"engines" : {
You can’t perform that action at this time.
0 commit comments