File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-jsdoc" : " ^29.2.0" ,
45
45
"eslint-plugin-react" : " ^7.20.5" ,
46
46
"eslint-plugin-react-hooks" : " ^4.0.8" ,
47
- "eslint-plugin-rxjs" : " ^0.0.2-beta.27 " ,
47
+ "eslint-plugin-rxjs" : " ^0.0.2-beta.28 " ,
48
48
"eslint-plugin-unicorn" : " ^20.1.0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change @@ -1735,10 +1735,10 @@ eslint-plugin-react@^7.20.5:
1735
1735
resolve "^1.17.0"
1736
1736
string.prototype.matchall "^4.0.2"
1737
1737
1738
- eslint-plugin-rxjs@^0.0.2-beta.27 :
1739
- version "0.0.2-beta.27 "
1740
- resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.27 .tgz#42de68c43d3f56b9a677b786abe1f86af99d6df0 "
1741
- integrity sha512-45dSyz65cHtidbTdfcSkJssqzArE5T8de1epbexIqfHf/NDcVvztUkvOBLkU3MvvvDdQpwycfDnLgEUBdilmKw ==
1738
+ eslint-plugin-rxjs@^0.0.2-beta.28 :
1739
+ version "0.0.2-beta.28 "
1740
+ resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.28 .tgz#92039d22ebac00eaaeb0286520a240f56f1cafd5 "
1741
+ integrity sha512-8923dmXdsF6JxUGIYmxSL0nAAtWdsa0BXIY6FwJ2yilumQF37jEiNo59Bw5Azvx3nNmAR6oNl/PUfhXBDpwzRg ==
1742
1742
dependencies :
1743
1743
" @typescript-eslint/experimental-utils" " ^3.2.0"
1744
1744
common-tags "^1.8.0"
You can’t perform that action at this time.
0 commit comments