Skip to content

Commit 2c83770

Browse files
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 4b62523 commit 2c83770

File tree

3 files changed

+12
-13
lines changed

3 files changed

+12
-13
lines changed

superset-frontend/package-lock.json

+10-11
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
@@ -237,7 +237,7 @@
237237
"@testing-library/dom": "^7.29.4",
238238
"@testing-library/jest-dom": "^5.11.6",
239239
"@testing-library/react": "^11.2.0",
240-
"@testing-library/react-hooks": "^5.0.3",
240+
"@testing-library/react-hooks": "^5.1.3",
241241
"@testing-library/user-event": "^12.7.0",
242242
"@types/classnames": "^2.2.10",
243243
"@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)