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" : " ^0.23.0 " ,
93
+ "eslint-plugin-sonarjs" : " ^1.0.3 " ,
94
94
"mkdirp" : " ^3.0.1" ,
95
95
"prettier" : " ^3.3.2" ,
96
96
"typescript" : " 5.3.3" ,
Original file line number Diff line number Diff line change @@ -1273,10 +1273,10 @@ eslint-plugin-redundant-undefined@^1.0.0:
1273
1273
dependencies :
1274
1274
" @typescript-eslint/utils" " ^6.2.1"
1275
1275
1276
- eslint-plugin-sonarjs@^0.23.0 :
1277
- version "0.23.0 "
1278
- resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0. tgz#0265bad801ea210951672ee3cafbcf5d456ada96 "
1279
- integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg ==
1276
+ eslint-plugin-sonarjs@^1.0.3 :
1277
+ version "1.0.3 "
1278
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.3. tgz#423de6f9244c886633ff36183c6fbc9fb1ed867d "
1279
+ integrity sha512-6s41HLPYPyDrp+5+7Db5yFYbod6h9pC7yx+xfcNwHRcLe1EZwbbQT/tdOAkR7ekVUkNGEvN3GmYakIoQUX7dEg ==
1280
1280
1281
1281
eslint-scope@^5.1.1 :
1282
1282
version "5.1.1"
You can’t perform that action at this time.
0 commit comments