build(deps): update classnames requirement from ^2.3.2 to ^2.5.1 in /superset-frontend/plugins/plugin-chart-table (#26729)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
This commit is contained in:
dependabot[bot]
2024-01-23 22:52:45 -07:00
committed by GitHub
parent c6772b6c78
commit 8e1daa0f1c
2 changed files with 13 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
"@types/d3-array": "^2.9.0",
"@types/enzyme": "^3.10.5",
"@types/react-table": "^7.0.29",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"d3-array": "^2.4.0",
"lodash": "^4.17.21",
"match-sorter": "^6.3.0",