File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 63
63
"@commitlint/config-conventional" : " ^19.6.0" ,
64
64
"@react-hookz/eslint-formatter-gha" : " ^3.0.3" ,
65
65
"@semantic-release/exec" : " ^6.0.3" ,
66
- "@stylistic/eslint-plugin" : " ^2.11 .0" ,
66
+ "@stylistic/eslint-plugin" : " ^2.13 .0" ,
67
67
"@types/node" : " ^22.10.6" ,
68
68
"@typescript-eslint/utils" : " ^8.20.0" ,
69
69
"eslint" : " ^9.18.0" ,
Original file line number Diff line number Diff line change @@ -907,7 +907,7 @@ __metadata:
907
907
" @eslint/js " : " npm:^9.18.0"
908
908
" @react-hookz/eslint-formatter-gha " : " npm:^3.0.3"
909
909
" @semantic-release/exec " : " npm:^6.0.3"
910
- " @stylistic/eslint-plugin " : " npm:^2.11 .0"
910
+ " @stylistic/eslint-plugin " : " npm:^2.13 .0"
911
911
" @types/node " : " npm:^22.10.6"
912
912
" @typescript-eslint/eslint-plugin " : " npm:^8.20.0"
913
913
" @typescript-eslint/parser " : " npm:^8.20.0"
@@ -1165,7 +1165,22 @@ __metadata:
1165
1165
languageName : node
1166
1166
linkType : hard
1167
1167
1168
- " @stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1 " :
1168
+ " @stylistic/eslint-plugin@npm:^2.13.0 " :
1169
+ version : 2.13.0
1170
+ resolution : " @stylistic/eslint-plugin@npm:2.13.0"
1171
+ dependencies :
1172
+ " @typescript-eslint/utils " : " npm:^8.13.0"
1173
+ eslint-visitor-keys : " npm:^4.2.0"
1174
+ espree : " npm:^10.3.0"
1175
+ estraverse : " npm:^5.3.0"
1176
+ picomatch : " npm:^4.0.2"
1177
+ peerDependencies :
1178
+ eslint : " >=8.40.0"
1179
+ checksum : 10c0/8a2bf15b4a29399d4a55f65385e380f30ba5ab029005f5ff119b71456d4df301d5b4bb30c635904d69dc19c50a337c7b2d991cd86092a94fe202655725659576
1180
+ languageName : node
1181
+ linkType : hard
1182
+
1183
+ " @stylistic/eslint-plugin@npm:^2.6.1 " :
1169
1184
version : 2.11.0
1170
1185
resolution : " @stylistic/eslint-plugin@npm:2.11.0"
1171
1186
dependencies :
You can’t perform that action at this time.
0 commit comments