File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2828 "eslint-plugin-react-native" : " ^4.1.0" ,
2929 "eslint-plugin-security" : " ^3.0.1" ,
3030 "eslint-plugin-sonarjs" : " ^1.0.4" ,
31- "eslint-plugin-th-rules" : " ^1.12.0" ,
3231 "requireindex" : " ^1.2.0"
3332 },
3433 "devDependencies" : {
3736 "@semantic-release/changelog" : " ^6.0.3" ,
3837 "@semantic-release/commit-analyzer" : " ^13.0.0" ,
3938 "@semantic-release/git" : " ^10.0.1" ,
40- "@semantic-release/github" : " ^10.1.6 " ,
39+ "@semantic-release/github" : " ^10.1.7 " ,
4140 "@semantic-release/npm" : " ^12.0.1" ,
4241 "@semantic-release/release-notes-generator" : " ^14.0.1" ,
4342 "@types/eslint-plugin-security" : " ^3.0.0" ,
5453 "mocha" : " ^10.7.3" ,
5554 "npm-run-all" : " ^4.1.5" ,
5655 "typescript" : " ^5.5.4" ,
57- "typescript-eslint" : " ^8.1 .0" ,
56+ "typescript-eslint" : " ^8.2 .0" ,
5857 "xo" : " ^0.59.3"
5958 },
6059 "peerDependencies" : {
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ configs.recommended = {
99 plugins : [
1010 'th-rules' ,
1111 'sonarjs' ,
12- 'no-comments' ,
1312 ] ,
1413 extends : [
1514 'plugin:sonarjs/recommended-legacy' ,
You can’t perform that action at this time.
0 commit comments