Skip to content

Commit

Permalink
chore(deps): upgrade eslint, eslint-plugin-rxjs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Apr 26, 2021
1 parent 61ebcf1 commit 88be8b3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 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
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"peerDependencies": {
"@angular/core": ">= 10",
"eslint": ">= 7",
"eslint": "^7.25.0",
"rxjs": ">= 6",
"typescript": ">= 3"
},
Expand All @@ -58,7 +58,7 @@
"eslint-plugin-no-loops": "^0.3.0",
"eslint-plugin-no-secrets": "^0.8.9",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-rxjs": "^3.1.4",
"eslint-plugin-rxjs": "^3.2.0",
"eslint-plugin-rxjs-angular": "^1.0.6",
"eslint-plugin-simple-import-sort": "^7.0.0"
}
Expand Down

0 comments on commit 88be8b3

Please sign in to comment.