Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharmor committed Feb 2, 2021
1 parent ac8b440 commit 6ee7773
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 80 deletions.
111 changes: 34 additions & 77 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
],
"dependencies": {
"@rushstack/eslint-patch": "1.0.6",
"@typescript-eslint/eslint-plugin": "4.14.1",
"@typescript-eslint/parser": "4.14.1",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.2",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.2.0",
"eslint-import-resolver-typescript": "2.3.0",
Expand All @@ -38,7 +38,7 @@
"vue-eslint-parser": "7.4.1"
},
"peerDependencies": {
"eslint": "^7.18.0",
"eslint": "^7.19.0",
"prettier": "^2.2.1",
"typescript": "^4.1.3"
}
Expand Down

0 comments on commit 6ee7773

Please sign in to comment.