Skip to content

Commit 01aa4d3

Browse files
chore(deps): bump match-sorter from 6.3.4 to 8.2.0 in /superset-frontend (#36470)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: hainenber <dotronghai96@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hainenber <dotronghai96@gmail.com>
1 parent 211f29b commit 01aa4d3

File tree

4 files changed

+7
-9
lines changed

4 files changed

+7
-9
lines changed

superset-frontend/package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

superset-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"lodash": "^4.17.23",
186186
"mapbox-gl": "^3.19.0",
187187
"markdown-to-jsx": "^9.7.6",
188-
"match-sorter": "^6.3.4",
188+
"match-sorter": "^8.2.0",
189189
"memoize-one": "^5.2.1",
190190
"mousetrap": "^1.6.5",
191191
"mustache": "^4.2.0",

superset-frontend/plugins/plugin-chart-ag-grid-table/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"@testing-library/react-hooks": "*",
4646
"@testing-library/user-event": "*",
4747
"@types/react": "*",
48-
"match-sorter": "^6.3.3",
4948
"react": "^17.0.2",
5049
"react-dom": "^17.0.2"
5150
},

superset-frontend/plugins/plugin-chart-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@testing-library/react-hooks": "*",
4747
"@testing-library/user-event": "*",
4848
"@types/react": "*",
49-
"match-sorter": "^6.3.3",
49+
"match-sorter": "^8.2.0",
5050
"react": "^17.0.2",
5151
"react-dom": "^17.0.2"
5252
},

0 commit comments

Comments
 (0)