Skip to content

Commit 876f615

Browse files
Update dependency @testing-library/user-event to v14.3.0 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afa5290 commit 876f615

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@rematch/loading": "2.1.2",
1010
"@testing-library/jest-dom": "5.16.4",
1111
"@testing-library/react": "13.3.0",
12-
"@testing-library/user-event": "14.2.6",
12+
"@testing-library/user-event": "14.3.0",
1313
"antd": "4.21.7",
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1688,10 +1688,10 @@
16881688
"@testing-library/dom" "^8.5.0"
16891689
"@types/react-dom" "^18.0.0"
16901690

1691-
"@testing-library/user-event@14.2.6":
1692-
version "14.2.6"
1693-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.6.tgz#9ba313a212994eea66e018520e23542ac3eb6fbe"
1694-
integrity sha512-l/4W4x3Lm24wkWNkPasXqvEzG+a6n2X872XCUjhyfbNqcoOapaWyCxC5Fz+E4r7JPu8gysQKSSCrK0OO2x+D+A==
1691+
"@testing-library/user-event@14.3.0":
1692+
version "14.3.0"
1693+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.3.0.tgz#0a6750b94b40e4739706d41e8efc2ccf64d2aad9"
1694+
integrity sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA==
16951695

16961696
"@tootallnate/once@1":
16971697
version "1.1.2"

0 commit comments

Comments
 (0)