Skip to content

Commit

Permalink
JS-261 Update easy deps (#4825)
Browse files Browse the repository at this point in the history
  • Loading branch information
zglicz authored Sep 19, 2024
1 parent bec1017 commit a02409f
Show file tree
Hide file tree
Showing 10 changed files with 2,167 additions and 1,531 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"ant-design:components/upload/__tests__/upload.test.js": [
37,
43
]
}
26 changes: 6 additions & 20 deletions its/ruling/src/test/expected/jsts/console/typescript-S6790.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,51 +6,38 @@
83
],
"console:src/components/Help/Alert.tsx": [
28,
38
],
"console:src/components/Help/Help.tsx": [
28,
36
],
"console:src/components/PopupWrapper/PopupWrapper.tsx": [
47,
56
47
],
"console:src/components/ScrollBox/ScrollBox.tsx": [
35,
49,
53
],
"console:src/components/Tether/Tether.tsx": [
42,
42,
43,
74
],
"console:src/components/ToggleButton/ToggleButton.tsx": [
59,
83
59
],
"console:src/views/ProjectRootView/AddModelPopup.tsx": [
139,
163
139
],
"console:src/views/ProjectRootView/EditModelPopup.tsx": [
145,
186
145
],
"console:src/views/ProjectSettingsView/ProjectSettingsView.tsx": [
82,
216
82
],
"console:src/views/RootView/RootView.tsx": [
26,
50
],
"console:src/views/models/DatabrowserView/Cell.tsx": [
116,
127
116
],
"console:src/views/models/DatabrowserView/Cell/DefaultCell.tsx": [
11
Expand All @@ -65,7 +52,6 @@
11
],
"console:src/views/models/DatabrowserView/Cell/StringCell.tsx": [
37,
49,
71
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"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: 6 additions & 0 deletions its/ruling/src/test/expected/jsts/moose/typescript-S1082.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"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
3 changes: 0 additions & 3 deletions its/ruling/src/test/expected/jsts/redux/javascript-S6790.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"redux:examples/real-world/components/Explore.js": [
19,
26,
44
],
"redux:examples/todos-with-undo/components/AddTodo.js": [
6,
18
]
}
Loading

0 comments on commit a02409f

Please sign in to comment.