Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharmor committed Apr 29, 2021
1 parent da2cd55 commit 271e466
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
],
"dependencies": {
"@rushstack/eslint-patch": "1.0.6",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.1.0",
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-typescript": "2.4.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.3.2",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-vue": "7.7.0",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-vue": "7.9.0",
"vue-eslint-parser": "7.6.0"
},
"peerDependencies": {
"eslint": "^7.22.0",
"eslint": "^7.25.0",
"prettier": "^2.2.1",
"typescript": "^4.2.3"
"typescript": "^4.2.4"
}
}

0 comments on commit 271e466

Please sign in to comment.