Skip to content

Commit bd17eac

Browse files
committed
chore: bump eslint and typescript-eslint/parser
1 parent ebf92c5 commit bd17eac

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
@@ -20,12 +20,12 @@
2020
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
2121
"@babel/preset-env": "^7.6.0",
2222
"@babel/register": "^7.6.0",
23-
"@typescript-eslint/parser": "^2.2.0",
23+
"@typescript-eslint/parser": "^2.3.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",
28-
"eslint": "6.3.0",
28+
"eslint": "6.4.0",
2929
"eslint-config-canonical": "^17.7.0",
3030
"gitdown": "^3.1.1",
3131
"glob": "^7.1.4",

0 commit comments

Comments
 (0)