Skip to content

Commit d27fade

Browse files
dependabot[bot]eschutho
authored andcommitted
build(deps): bump @types/react-table from 7.0.29 to 7.7.19 in /superset-frontend (apache#26832)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a301410 commit d27fade

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

superset-frontend/package-lock.json

+7-3
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
@@ -258,7 +258,7 @@
258258
"@types/react-loadable": "^5.5.6",
259259
"@types/react-redux": "^7.1.10",
260260
"@types/react-router-dom": "^5.3.3",
261-
"@types/react-table": "^7.0.19",
261+
"@types/react-table": "^7.7.19",
262262
"@types/react-transition-group": "^4.4.10",
263263
"@types/react-ultimate-pagination": "^1.2.0",
264264
"@types/react-window": "^1.8.5",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@react-icons/all-files": "^4.1.0",
2828
"@types/d3-array": "^2.9.0",
2929
"@types/enzyme": "^3.10.5",
30-
"@types/react-table": "^7.0.29",
30+
"@types/react-table": "^7.7.19",
3131
"classnames": "^2.5.1",
3232
"d3-array": "^2.4.0",
3333
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)