Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 4, 2019
1 parent ed0c966 commit bd093c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"eslintconfig"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "2.6.0",
"@typescript-eslint/parser": "2.6.0",
"@typescript-eslint/eslint-plugin": "2.6.1",
"@typescript-eslint/parser": "2.6.1",
"babel-eslint": "10.0.3",
"eslint-config-prettier": "6.5.0",
"eslint-plugin-babel": "5.3.0",
Expand Down

0 comments on commit bd093c3

Please sign in to comment.