Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-rxjs to ^0.0.2-beta.28 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 8, 2020
1 parent e37b34a commit 9143949
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-jsdoc": "^29.2.0",
"eslint-plugin-react": "^7.20.5",
"eslint-plugin-react-hooks": "^4.0.8",
"eslint-plugin-rxjs": "^0.0.2-beta.27",
"eslint-plugin-rxjs": "^0.0.2-beta.28",
"eslint-plugin-unicorn": "^20.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1735,10 +1735,10 @@ eslint-plugin-react@^7.20.5:
resolve "^1.17.0"
string.prototype.matchall "^4.0.2"

eslint-plugin-rxjs@^0.0.2-beta.27:
version "0.0.2-beta.27"
resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.27.tgz#42de68c43d3f56b9a677b786abe1f86af99d6df0"
integrity sha512-45dSyz65cHtidbTdfcSkJssqzArE5T8de1epbexIqfHf/NDcVvztUkvOBLkU3MvvvDdQpwycfDnLgEUBdilmKw==
eslint-plugin-rxjs@^0.0.2-beta.28:
version "0.0.2-beta.28"
resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.28.tgz#92039d22ebac00eaaeb0286520a240f56f1cafd5"
integrity sha512-8923dmXdsF6JxUGIYmxSL0nAAtWdsa0BXIY6FwJ2yilumQF37jEiNo59Bw5Azvx3nNmAR6oNl/PUfhXBDpwzRg==
dependencies:
"@typescript-eslint/experimental-utils" "^3.2.0"
common-tags "^1.8.0"
Expand Down

0 comments on commit 9143949

Please sign in to comment.