File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 67
67
"eslint-plugin-jsx-a11y" : " ^6.0.2" ,
68
68
"eslint-plugin-react" : " ^7.3.0" ,
69
69
"eslint-plugin-react-hooks" : " ^4" ,
70
- "eslint-plugin-unicorn" : " ^23 .0.0" ,
70
+ "eslint-plugin-unicorn" : " ^25 .0.0" ,
71
71
"generate-changelog" : " ^1.8.0" ,
72
72
"jest" : " 26.6.3" ,
73
73
"prop-types" : " ^15.5.0" ,
Original file line number Diff line number Diff line change @@ -2678,10 +2678,10 @@ eslint-plugin-react@^7.3.0:
2678
2678
resolve "^1.18.1"
2679
2679
string.prototype.matchall "^4.0.2"
2680
2680
2681
- eslint-plugin-unicorn@^23 .0.0 :
2682
- version "23 .0.0"
2683
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-23 .0.0.tgz#b2820212874735f9d91ecc8678b263ecfa6cf5f6 "
2684
- integrity sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ ==
2681
+ eslint-plugin-unicorn@^25 .0.0 :
2682
+ version "25 .0.0"
2683
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-25 .0.0.tgz#b5718381ac615f2bcf7814e4acf0aac78b11a10f "
2684
+ integrity sha512-RuhPUrsKuRj0YGz8lMuh5Z5DJoC/hmUR6omvlquLlY6SYY+oZXMFyp83ckpqLMhbafqUx+JttWOPOjfP4W9Y+Q ==
2685
2685
dependencies :
2686
2686
ci-info "^2.0.0"
2687
2687
clean-regexp "^1.0.0"
@@ -2695,7 +2695,7 @@ eslint-plugin-unicorn@^23.0.0:
2695
2695
regexp-tree "^0.1.21"
2696
2696
reserved-words "^0.1.2"
2697
2697
safe-regex "^2.1.1"
2698
- semver "^7.3.2 "
2698
+ semver "^7.3.4 "
2699
2699
2700
2700
eslint-rule-composer@^0.3.0 :
2701
2701
version "0.3.0"
@@ -5516,7 +5516,7 @@ semver@^6.0.0, semver@^6.3.0:
5516
5516
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
5517
5517
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
5518
5518
5519
- semver@^7.2.1, semver@^7.3.2 :
5519
+ semver@^7.2.1, semver@^7.3.2, semver@^7.3.4 :
5520
5520
version "7.3.4"
5521
5521
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
5522
5522
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
You can’t perform that action at this time.
0 commit comments