Skip to content

Commit

Permalink
upgrade: typescript-eslint related deps from v4.4.1 to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Oct 21, 2020
1 parent ba1fe66 commit a78484a
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 @@ -45,8 +45,8 @@
"extends": "./linter.js"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.13.0",
"eslint-import-resolver-typescript": "^2.3.0",
Expand Down

0 comments on commit a78484a

Please sign in to comment.