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 94
94
"eslint-plugin-markdown" : " ^3.0.0" ,
95
95
"eslint-plugin-node" : " ^11.1.0" ,
96
96
"eslint-plugin-prettier" : " ^4.0.0" ,
97
- "eslint-plugin-unicorn" : " ^45 .0.1 " ,
97
+ "eslint-plugin-unicorn" : " ^46 .0.0 " ,
98
98
"eslint-remote-tester" : " ^3.0.0" ,
99
99
"eslint-remote-tester-repositories" : " ^1.0.0" ,
100
100
"jest" : " ^29.1.2" ,
Original file line number Diff line number Diff line change @@ -2852,10 +2852,10 @@ eslint-plugin-prettier@^4.0.0:
2852
2852
dependencies :
2853
2853
prettier-linter-helpers "^1.0.0"
2854
2854
2855
- eslint-plugin-unicorn@^45 .0.1 :
2856
- version "45 .0.2 "
2857
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45 .0.2 .tgz#d6ba704793a6909fe5dfe013900d2b05b715284c "
2858
- integrity sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw ==
2855
+ eslint-plugin-unicorn@^46 .0.0 :
2856
+ version "46 .0.0 "
2857
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-46 .0.0 .tgz#b5cdcc9465fd6e46ab7968b87dd4a43adc8d6031 "
2858
+ integrity sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA ==
2859
2859
dependencies :
2860
2860
" @babel/helper-validator-identifier" " ^7.19.1"
2861
2861
" @eslint-community/eslint-utils" " ^4.1.2"
You can’t perform that action at this time.
0 commit comments