Skip to content

Commit 33cc3f3

Browse files
dependabot[bot]eschutho
authored andcommitted
build(deps): bump @testing-library/react-hooks from 5.0.3 to 5.1.3 in /superset-frontend (apache#26867)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa43170 commit 33cc3f3

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
@@ -238,7 +238,7 @@
238238
"@testing-library/dom": "^7.29.4",
239239
"@testing-library/jest-dom": "^5.11.6",
240240
"@testing-library/react": "^11.2.0",
241-
"@testing-library/react-hooks": "^5.0.3",
241+
"@testing-library/react-hooks": "^5.1.3",
242242
"@testing-library/user-event": "^12.7.0",
243243
"@types/classnames": "^2.2.10",
244244
"@types/dom-to-image": "^2.6.7",

superset-frontend/packages/superset-ui-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"dependencies": {
2727
"@babel/runtime": "^7.1.2",
28-
"@testing-library/react-hooks": "^8.0.1",
28+
"@testing-library/react-hooks": "^5.1.3",
2929
"@types/d3-format": "^1.3.0",
3030
"@types/d3-interpolate": "^1.3.1",
3131
"@types/d3-scale": "^2.1.1",

0 commit comments

Comments
 (0)