Skip to content

Commit 7d039fd

Browse files
committed
chore: update devDeps typescript-eslint/parser, eslint
1 parent c361ef6 commit 7d039fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"@babel/plugin-transform-flow-strip-types": "^7.7.4",
2323
"@babel/preset-env": "^7.7.4",
2424
"@babel/register": "^7.7.4",
25-
"@typescript-eslint/parser": "^2.9.0",
25+
"@typescript-eslint/parser": "^2.10.0",
2626
"babel-eslint": "^10.0.3",
2727
"babel-plugin-add-module-exports": "^1.0.2",
2828
"babel-plugin-istanbul": "^5.2.0",
2929
"chai": "^4.2.0",
30-
"eslint": "6.7.1",
30+
"eslint": "6.7.2",
3131
"eslint-config-canonical": "^18.1.0",
3232
"gitdown": "^3.1.2",
3333
"glob": "^7.1.6",

0 commit comments

Comments
 (0)