Skip to content

Commit

Permalink
Update all non-major dependencies (#4923)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tibor Blenessy <saberduck@users.noreply.github.com>
  • Loading branch information
renovate[bot] and saberduck authored Nov 25, 2024
1 parent 5972e36 commit c66caba
Show file tree
Hide file tree
Showing 19 changed files with 4,447 additions and 10,450 deletions.
10 changes: 5 additions & 5 deletions its/eslint8-plugin-sonarjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"devDependencies": {
"eslint-plugin-sonarjs": "file:../../lib/eslint-plugin-sonarjs-0.0.0-SNAPSHOT.tgz",
"@types/eslint": "^8.56.12",
"cross-spawn": "7.0.3",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"typescript": "5.5.4",
"typescript-eslint": "7.16.1"
"cross-spawn": "7.0.6",
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"typescript": "5.6.3",
"typescript-eslint": "7.18.0"
}
}
4 changes: 2 additions & 2 deletions its/eslint9-plugin-sonarjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
},
"devDependencies": {
"eslint-plugin-sonarjs": "file:../../lib/eslint-plugin-sonarjs-0.0.0-SNAPSHOT.tgz",
"cross-spawn": "7.0.3",
"cross-spawn": "7.0.6",
"eslint": "9 - 9.14",
"typescript": "5.5.4",
"typescript": "5.6.3",
"typescript-eslint": "^8.5.0"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"desktop:app/src/ui/app-menu/app-menu-bar-button.tsx": [
190
],
"desktop:app/src/ui/changes/commit-message.tsx": [
753
],
Expand Down
6 changes: 0 additions & 6 deletions its/ruling/src/test/expected/jsts/moose/typescript-S1082.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
"moose:renderer/components/Cast/Cast.tsx": [
51
],
"moose:renderer/components/Downloads/Downloads.tsx": [
130
],
"moose:renderer/components/FilesList/FilesList.tsx": [
165
],
"moose:renderer/components/Settings/Settings.tsx": [
60,
78
Expand Down
Loading

0 comments on commit c66caba

Please sign in to comment.