Skip to content

Commit

Permalink
build(deps): bump @types/enzyme from 3.10.10 to 3.10.18 in /superset-…
Browse files Browse the repository at this point in the history
…frontend (apache#26859)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and eschutho committed Jan 31, 2024
1 parent a53caff commit bed33b9
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 11 deletions.
18 changes: 11 additions & 7 deletions superset-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion superset-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"@testing-library/user-event": "^12.7.0",
"@types/classnames": "^2.2.10",
"@types/dom-to-image": "^2.6.7",
"@types/enzyme": "^3.10.5",
"@types/enzyme": "^3.10.18",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/fetch-mock": "^7.3.2",
"@types/jest": "^26.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
],
"dependencies": {
"@react-icons/all-files": "^4.1.0",
"@types/enzyme": "^3.10.5",
"@types/enzyme": "^3.10.18",
"@types/react": "*",
"lodash": "^4.17.21",
"prop-types": "^15.8.1"
Expand Down
2 changes: 1 addition & 1 deletion superset-frontend/packages/superset-ui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/d3-scale": "^2.1.1",
"@types/d3-time": "^3.0.0",
"@types/d3-time-format": "^2.1.0",
"@types/enzyme": "^3.10.5",
"@types/enzyme": "^3.10.18",
"@types/fetch-mock": "^7.3.3",
"@types/json-bigint": "^1.0.1",
"@types/lodash": "^4.14.149",
Expand Down
2 changes: 1 addition & 1 deletion superset-frontend/plugins/plugin-chart-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@react-icons/all-files": "^4.1.0",
"@types/d3-array": "^2.9.0",
"@types/enzyme": "^3.10.5",
"@types/enzyme": "^3.10.18",
"@types/react-table": "^7.7.19",
"classnames": "^2.5.1",
"d3-array": "^2.4.0",
Expand Down

0 comments on commit bed33b9

Please sign in to comment.