File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-jsdoc" : " ^30.6.4" ,
45
45
"eslint-plugin-react" : " ^7.21.4" ,
46
46
"eslint-plugin-react-hooks" : " ^4.1.2" ,
47
- "eslint-plugin-rxjs" : " ^0 .0.3-beta.30 " ,
47
+ "eslint-plugin-rxjs" : " ^2 .0.0 " ,
48
48
"eslint-plugin-unicorn" : " ^21.0.0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change @@ -1789,10 +1789,10 @@ eslint-plugin-react@^7.21.4:
1789
1789
resolve "^1.17.0"
1790
1790
string.prototype.matchall "^4.0.2"
1791
1791
1792
- eslint-plugin-rxjs@^0 .0.3-beta.30 :
1793
- version "0 .0.3-beta.30 "
1794
- resolved "https://registry.npmjs.org /eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.3-beta.30. tgz#caaed11af114c77f83890948112c8b19c3518e9d "
1795
- integrity sha512-9d6y6lroFtFsTVhsALCmjQ+J+VmnNjk1CWGArXz2G4YGVYa9XphmxX3ymZOjdzJoNMrHKHafbvIoK2zP3zZomA ==
1792
+ eslint-plugin-rxjs@^2 .0.0 :
1793
+ version "2 .0.0 "
1794
+ resolved "https://registry.yarnpkg.com /eslint-plugin-rxjs/-/eslint-plugin-rxjs-2. 0.0.tgz#cdf624783bc2551c6b5a67114a7498c4394a9e1a "
1795
+ integrity sha512-h4WhHktoYEieOhcxh8zmvWHf3RP5mOinUJYrpYWc4QrMX5Afkl9PO5yp7ArDx2HqgilZJ0Q46NuALmx+++7+cw ==
1796
1796
dependencies :
1797
1797
" @typescript-eslint/experimental-utils" " ^4.0.0"
1798
1798
common-tags "^1.8.0"
You can’t perform that action at this time.
0 commit comments