Skip to content

Commit

Permalink
feat: upgrade plugin to v2.3.3
Browse files Browse the repository at this point in the history
Closes #154.
  • Loading branch information
mightyiam committed Nov 27, 2019
1 parent 30a92ec commit cfbc821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -55,7 +55,7 @@
"TypeScript"
],
"dependencies": {
"@typescript-eslint/parser": "^2.2.0",
"@typescript-eslint/parser": "^2.3.3",
"eslint-config-standard": "^14.1.0"
},
"peerDependencies": {
Expand All @@ -71,7 +71,7 @@
"@commitlint/config-conventional": "^8.2.0",
"@commitlint/travis-cli": "^8.2.0",
"@types/node": "^12.12.11",
"@typescript-eslint/eslint-plugin": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^2.3.3",
"ava": "^2.4.0",
"editorconfig-checker": "^3.0.3",
"eslint": "^6.6.0",
Expand Down

0 comments on commit cfbc821

Please sign in to comment.