File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 90
90
"eslint-plugin-etc" : " ^2.0.3" ,
91
91
"eslint-plugin-import" : " ^2.29.1" ,
92
92
"eslint-plugin-redundant-undefined" : " ^1.0.0" ,
93
- "eslint-plugin-sonarjs" : " ^1.0.3 " ,
93
+ "eslint-plugin-sonarjs" : " ^1.0.4 " ,
94
94
"mkdirp" : " ^3.0.1" ,
95
95
"prettier" : " ^3.3.3" ,
96
96
"typescript" : " 5.5.4" ,
Original file line number Diff line number Diff line change @@ -1359,10 +1359,10 @@ eslint-plugin-redundant-undefined@^1.0.0:
1359
1359
dependencies :
1360
1360
" @typescript-eslint/utils" " ^6.2.1"
1361
1361
1362
- eslint-plugin-sonarjs@^1.0.3 :
1363
- version "1.0.3 "
1364
- resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.3 .tgz#423de6f9244c886633ff36183c6fbc9fb1ed867d "
1365
- integrity sha512-6s41HLPYPyDrp+5+7Db5yFYbod6h9pC7yx+xfcNwHRcLe1EZwbbQT/tdOAkR7ekVUkNGEvN3GmYakIoQUX7dEg ==
1362
+ eslint-plugin-sonarjs@^1.0.4 :
1363
+ version "1.0.4 "
1364
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.4 .tgz#9a3b0221911050e3c93f83535bd87ef915d5b5dc "
1365
+ integrity sha512-jF0eGCUsq/HzMub4ExAyD8x1oEgjOyB9XVytYGyWgSFvdiJQJp6IuP7RmtauCf06o6N/kZErh+zW4b10y1WZ+Q ==
1366
1366
1367
1367
eslint-scope@^5.1.1 :
1368
1368
version "5.1.1"
You can’t perform that action at this time.
0 commit comments