File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 128
128
"eslint-plugin-mdx" : " 3.1.5" ,
129
129
"eslint-plugin-n" : " 17.13.2" ,
130
130
"eslint-plugin-promise" : " 7.1.0" ,
131
- "eslint-plugin-unicorn" : " 56.0.0 " ,
131
+ "eslint-plugin-unicorn" : " 56.0.1 " ,
132
132
"eslint-plugin-yml" : " 1.15.0" ,
133
133
"globals" : " 15.12.0" ,
134
134
"growl" : " 1.10.5" ,
Original file line number Diff line number Diff line change @@ -1532,7 +1532,7 @@ __metadata:
1532
1532
eslint-plugin-mdx : " npm:3.1.5"
1533
1533
eslint-plugin-n : " npm:17.13.2"
1534
1534
eslint-plugin-promise : " npm:7.1.0"
1535
- eslint-plugin-unicorn : " npm:56.0.0 "
1535
+ eslint-plugin-unicorn : " npm:56.0.1 "
1536
1536
eslint-plugin-yml : " npm:1.15.0"
1537
1537
globals : " npm:15.12.0"
1538
1538
growl : " npm:1.10.5"
@@ -5181,9 +5181,9 @@ __metadata:
5181
5181
languageName : node
5182
5182
linkType : hard
5183
5183
5184
- " eslint-plugin-unicorn@npm:56.0.0 " :
5185
- version : 56.0.0
5186
- resolution : " eslint-plugin-unicorn@npm:56.0.0 "
5184
+ " eslint-plugin-unicorn@npm:56.0.1 " :
5185
+ version : 56.0.1
5186
+ resolution : " eslint-plugin-unicorn@npm:56.0.1 "
5187
5187
dependencies :
5188
5188
" @babel/helper-validator-identifier " : " npm:^7.24.7"
5189
5189
" @eslint-community/eslint-utils " : " npm:^4.4.0"
@@ -5203,7 +5203,7 @@ __metadata:
5203
5203
strip-indent : " npm:^3.0.0"
5204
5204
peerDependencies :
5205
5205
eslint : " >=8.56.0"
5206
- checksum : 10/142c66c65b2fd53136727a434b0fc77e9a9f9614aebe09330aeab83b021c842c3a5f9dafe3130c0f39fbd3562e91aadcc55a9de4312639e70fe7efb475cd358e
5206
+ checksum : 10/59e13ded0e6bf4eff96018f3156829044d6edc37f66d25bc8ca99ed2b44e0cd3e9959587cf5a111498ff2d267a92bed49ade4f4dad98dcd8544e9edd9f6642b2
5207
5207
languageName : node
5208
5208
linkType : hard
5209
5209
You can’t perform that action at this time.
0 commit comments