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.7.8" ,
45
45
"eslint-plugin-react" : " ^7.21.4" ,
46
46
"eslint-plugin-react-hooks" : " ^4.2.0" ,
47
- "eslint-plugin-rxjs" : " ^2.0.0 " ,
47
+ "eslint-plugin-rxjs" : " ^2.1.5 " ,
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@^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 ==
1792
+ eslint-plugin-rxjs@^2.1.5 :
1793
+ version "2.1.5 "
1794
+ resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.5 .tgz#67f864a4a42a301d5845d6b27444627677ca89cd "
1795
+ integrity sha512-gQppucbXyYKCxgdBVud/mwVJ1+EIA7jr5WXvyGslWWEhA7JfQcVSKHpanywAT4QDvRreyq0sY3Kzm0hKgYJGBQ ==
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