Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to ^2.34.0 (minor) (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2020
1 parent 42d780d commit d686270
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 19 deletions.
41 changes: 24 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -41,8 +41,8 @@
"typescript": "^3.3.3333"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.29.0",
"@typescript-eslint/parser": "^2.29.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"babel-eslint": "^10.1.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-flowtype": "^4.6.0",
Expand Down

0 comments on commit d686270

Please sign in to comment.