File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 45
45
"eslint-plugin-react" : " ^7.20.5" ,
46
46
"eslint-plugin-react-hooks" : " ^4.0.8" ,
47
47
"eslint-plugin-rxjs" : " ^0.0.2-beta.29" ,
48
- "eslint-plugin-unicorn" : " ^20.1 .0"
48
+ "eslint-plugin-unicorn" : " ^21.0 .0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change @@ -1750,16 +1750,16 @@ eslint-plugin-rxjs@^0.0.2-beta.29:
1750
1750
tsutils "^3.0.0"
1751
1751
tsutils-etc "^1.0.0"
1752
1752
1753
- eslint-plugin-unicorn@^20.1 .0 :
1754
- version "20.1 .0"
1755
- resolved "https://registry.npmjs.org /eslint-plugin-unicorn/-/eslint-plugin-unicorn-20.1 .0.tgz#a43f60ffc98406d72ec2a5fcc6dad24ba0192bc9 "
1756
- integrity sha512-XQxLBJT/gnwyRR6cfYsIK1AdekQchAt5tmcsnldevGjgR2xoZsRUa5/i6e0seNHy2RoT57CkTnbVHwHF8No8LA ==
1753
+ eslint-plugin-unicorn@^21.0 .0 :
1754
+ version "21.0 .0"
1755
+ resolved "https://registry.yarnpkg.com /eslint-plugin-unicorn/-/eslint-plugin-unicorn-21.0 .0.tgz#7e3a8b0f725f003619e1f40d769939ecd8d708d0 "
1756
+ integrity sha512-S8v7+v4gZTQPj4pKKvexhgSUaLQSyItvxW2SVZDaX9Iu5IjlAmF2eni+L6w8a2aqshxgU8Lle4FIAVDtuejSKQ ==
1757
1757
dependencies :
1758
1758
ci-info "^2.0.0"
1759
1759
clean-regexp "^1.0.0"
1760
1760
eslint-ast-utils "^1.1.0"
1761
1761
eslint-template-visitor "^2.0.0"
1762
- eslint-utils "^2.0 .0"
1762
+ eslint-utils "^2.1 .0"
1763
1763
import-modules "^2.0.0"
1764
1764
lodash "^4.17.15"
1765
1765
pluralize "^8.0.0"
@@ -1786,10 +1786,10 @@ eslint-template-visitor@^2.0.0:
1786
1786
espree "^7.0.0"
1787
1787
multimap "^1.1.0"
1788
1788
1789
- eslint-utils@^2.0.0 :
1790
- version "2.0 .0"
1791
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0 .0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd "
1792
- integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA ==
1789
+ eslint-utils@^2.0.0, eslint-utils@^2.1.0 :
1790
+ version "2.1 .0"
1791
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1 .0.tgz#d2de5e03424e707dc10c74068ddedae708741b27 "
1792
+ integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg ==
1793
1793
dependencies :
1794
1794
eslint-visitor-keys "^1.1.0"
1795
1795
You can’t perform that action at this time.
0 commit comments