Skip to content

Commit b39449b

Browse files
rusackassfirke
authored andcommitted
chore(dependencies): bumps match-sorter (apache#26819)
1 parent d045edf commit b39449b

File tree

3 files changed

+40
-29
lines changed

3 files changed

+40
-29
lines changed

superset-frontend/package-lock.json

+38-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

superset-frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"json-stringify-pretty-compact": "^2.0.0",
151151
"lodash": "^4.17.21",
152152
"mapbox-gl": "^2.10.0",
153-
"match-sorter": "^6.1.0",
153+
"match-sorter": "^6.3.3",
154154
"memoize-one": "^5.1.1",
155155
"moment": "^2.26.0",
156156
"moment-timezone": "^0.5.44",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"classnames": "^2.5.1",
3232
"d3-array": "^2.4.0",
3333
"lodash": "^4.17.21",
34-
"match-sorter": "^6.3.0",
3534
"memoize-one": "^5.1.1",
3635
"react-table": "^7.8.0",
3736
"regenerator-runtime": "^0.13.7",
@@ -47,6 +46,7 @@
4746
"@testing-library/user-event": "^12.7.0",
4847
"@types/classnames": "*",
4948
"@types/react": "*",
49+
"match-sorter": "^6.3.3",
5050
"react": "^16.13.1",
5151
"react-dom": "^16.13.1"
5252
},

0 commit comments

Comments
 (0)