Skip to content

Commit 439ded7

Browse files
committed
chore: update typescript-eslint/parser, eslint-config-canonical, typescript devDeps
1 parent 9d3c8b7 commit 439ded7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
2121
"@babel/preset-env": "^7.5.5",
2222
"@babel/register": "^7.5.5",
23-
"@typescript-eslint/parser": "^2.0.0",
23+
"@typescript-eslint/parser": "^2.1.0",
2424
"babel-eslint": "^10.0.3",
2525
"babel-plugin-add-module-exports": "^1.0.2",
2626
"babel-plugin-istanbul": "^5.2.0",
2727
"chai": "^4.2.0",
2828
"eslint": "6.3.0",
29-
"eslint-config-canonical": "^17.4.0",
29+
"eslint-config-canonical": "^17.7.0",
3030
"gitdown": "^3.1.1",
3131
"glob": "^7.1.4",
3232
"husky": "^3.0.5",
3333
"mocha": "^6.2.0",
3434
"nyc": "^14.1.1",
3535
"semantic-release": "^15.13.24",
36-
"typescript": "^3.5.3"
36+
"typescript": "^3.6.2"
3737
},
3838
"engines": {
3939
"node": ">=6"

0 commit comments

Comments
 (0)