We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23c49d commit d3ca65bCopy full SHA for d3ca65b
package.json
@@ -22,7 +22,7 @@
22
"@babel/plugin-transform-flow-strip-types": "^7.6.3",
23
"@babel/preset-env": "^7.7.1",
24
"@babel/register": "^7.7.0",
25
- "@typescript-eslint/parser": "^2.7.0",
+ "@typescript-eslint/parser": "^2.8.0",
26
"babel-eslint": "^10.0.3",
27
"babel-plugin-add-module-exports": "^1.0.2",
28
"babel-plugin-istanbul": "^5.2.0",
@@ -31,10 +31,10 @@
31
"eslint-config-canonical": "^18.1.0",
32
"gitdown": "^3.1.2",
33
"glob": "^7.1.6",
34
- "husky": "^3.0.9",
+ "husky": "^3.1.0",
35
"mocha": "^6.2.2",
36
"nyc": "^14.1.1",
37
- "semantic-release": "^15.13.30",
+ "semantic-release": "^15.13.31",
38
"typescript": "^3.7.2"
39
},
40
"engines": {
0 commit comments