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 136
136
"eslint-plugin-mdx" : " 3.1.5" ,
137
137
"eslint-plugin-n" : " 17.13.2" ,
138
138
"eslint-plugin-promise" : " 7.1.0" ,
139
- "eslint-plugin-unicorn" : " 56.0.0 " ,
139
+ "eslint-plugin-unicorn" : " 56.0.1 " ,
140
140
"eslint-plugin-yml" : " 1.15.0" ,
141
141
"globals" : " 15.12.0" ,
142
142
"growl" : " 1.10.5" ,
Original file line number Diff line number Diff line change @@ -1602,7 +1602,7 @@ __metadata:
1602
1602
eslint-plugin-mdx : " npm:3.1.5"
1603
1603
eslint-plugin-n : " npm:17.13.2"
1604
1604
eslint-plugin-promise : " npm:7.1.0"
1605
- eslint-plugin-unicorn : " npm:56.0.0 "
1605
+ eslint-plugin-unicorn : " npm:56.0.1 "
1606
1606
eslint-plugin-yml : " npm:1.15.0"
1607
1607
globals : " npm:15.12.0"
1608
1608
growl : " npm:1.10.5"
@@ -5205,9 +5205,9 @@ __metadata:
5205
5205
languageName : node
5206
5206
linkType : hard
5207
5207
5208
- " eslint-plugin-unicorn@npm:56.0.0 " :
5209
- version : 56.0.0
5210
- resolution : " eslint-plugin-unicorn@npm:56.0.0 "
5208
+ " eslint-plugin-unicorn@npm:56.0.1 " :
5209
+ version : 56.0.1
5210
+ resolution : " eslint-plugin-unicorn@npm:56.0.1 "
5211
5211
dependencies :
5212
5212
" @babel/helper-validator-identifier " : " npm:^7.24.7"
5213
5213
" @eslint-community/eslint-utils " : " npm:^4.4.0"
@@ -5227,7 +5227,7 @@ __metadata:
5227
5227
strip-indent : " npm:^3.0.0"
5228
5228
peerDependencies :
5229
5229
eslint : " >=8.56.0"
5230
- checksum : 10/142c66c65b2fd53136727a434b0fc77e9a9f9614aebe09330aeab83b021c842c3a5f9dafe3130c0f39fbd3562e91aadcc55a9de4312639e70fe7efb475cd358e
5230
+ checksum : 10/59e13ded0e6bf4eff96018f3156829044d6edc37f66d25bc8ca99ed2b44e0cd3e9959587cf5a111498ff2d267a92bed49ade4f4dad98dcd8544e9edd9f6642b2
5231
5231
languageName : node
5232
5232
linkType : hard
5233
5233
You can’t perform that action at this time.
0 commit comments