File tree 2 files changed +6
-15
lines changed
2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-jsdoc" : " ^30.2.1" ,
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.28 " ,
47
+ "eslint-plugin-rxjs" : " ^0.0.2-beta.29 " ,
48
48
"eslint-plugin-unicorn" : " ^20.1.0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change @@ -1637,15 +1637,6 @@ eslint-config-prettier@^6.11.0:
1637
1637
dependencies :
1638
1638
get-stdin "^6.0.0"
1639
1639
1640
- eslint-etc@^1.0.0 :
1641
- version "1.0.1"
1642
- resolved "https://registry.yarnpkg.com/eslint-etc/-/eslint-etc-1.0.1.tgz#cdd35ad6062bd7fba31b9d9b74f1e17b467f0a13"
1643
- integrity sha512-fZ3EhcPJcoIfNkAjFKXpsRz1VZ8egnKh70h+tlHw4ltGtQCT2wa+QpeLjci9ViPPQnnahRdiHpvBiNuKqr9oVA==
1644
- dependencies :
1645
- " @typescript-eslint/experimental-utils" " ^3.2.0"
1646
- tsutils "^3.17.1"
1647
- tsutils-etc "^1.2.2"
1648
-
1649
1640
eslint-etc@^2.0.0 :
1650
1641
version "2.2.1"
1651
1642
resolved "https://registry.yarnpkg.com/eslint-etc/-/eslint-etc-2.2.1.tgz#21b86adc6db950532700a62eebc8a9ed9ff7f514"
@@ -1744,15 +1735,15 @@ eslint-plugin-react@^7.20.5:
1744
1735
resolve "^1.17.0"
1745
1736
string.prototype.matchall "^4.0.2"
1746
1737
1747
- eslint-plugin-rxjs@^0.0.2-beta.28 :
1748
- version "0.0.2-beta.28 "
1749
- resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.28 .tgz#92039d22ebac00eaaeb0286520a240f56f1cafd5 "
1750
- integrity sha512-8923dmXdsF6JxUGIYmxSL0nAAtWdsa0BXIY6FwJ2yilumQF37jEiNo59Bw5Azvx3nNmAR6oNl/PUfhXBDpwzRg ==
1738
+ eslint-plugin-rxjs@^0.0.2-beta.29 :
1739
+ version "0.0.2-beta.29 "
1740
+ resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.29 .tgz#c28d89acf49c85124ae441b8fc7de1b736050519 "
1741
+ integrity sha512-6wCZbqjHBHI2Q1RKSPZivG7rb0K+iFJfyHryCmqcJsVuPGEt9Z0nhALQzGjr7UDGbTXlJzEXjloU0vtV86R4EQ ==
1751
1742
dependencies :
1752
1743
" @typescript-eslint/experimental-utils" " ^3.2.0"
1753
1744
common-tags "^1.8.0"
1754
1745
decamelize "^4.0.0"
1755
- eslint-etc "^1 .0.0"
1746
+ eslint-etc "^2 .0.0"
1756
1747
requireindex "~1.2.0"
1757
1748
rxjs-report-usage "^1.0.4"
1758
1749
tslib "^2.0.0"
You can’t perform that action at this time.
0 commit comments