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 9d3c8b7 commit 439ded7Copy full SHA for 439ded7
package.json
@@ -20,20 +20,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.0.0",
+ "@typescript-eslint/parser": "^2.1.0",
24
"babel-eslint": "^10.0.3",
25
"babel-plugin-add-module-exports": "^1.0.2",
26
"babel-plugin-istanbul": "^5.2.0",
27
"chai": "^4.2.0",
28
"eslint": "6.3.0",
29
- "eslint-config-canonical": "^17.4.0",
+ "eslint-config-canonical": "^17.7.0",
30
"gitdown": "^3.1.1",
31
"glob": "^7.1.4",
32
"husky": "^3.0.5",
33
"mocha": "^6.2.0",
34
"nyc": "^14.1.1",
35
"semantic-release": "^15.13.24",
36
- "typescript": "^3.5.3"
+ "typescript": "^3.6.2"
37
},
38
"engines": {
39
"node": ">=6"
0 commit comments