Skip to content

Commit 8c27a3d

Browse files
authored
Merge pull request #51 from kinfei/renovate/testing-library-user-event-14.x
Update dependency @testing-library/user-event to v14.2.5
2 parents 30ecefc + 9e2a184 commit 8c27a3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1",
12+
"@testing-library/user-event": "14.2.5",
1313
"antd": "4.21.6",
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.1":
1692-
version "14.2.1"
1693-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.1.tgz#8c5ff2d004544bb2220e1d864f7267fe7eb6c556"
1694-
integrity sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==
1691+
"@testing-library/user-event@14.2.5":
1692+
version "14.2.5"
1693+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.5.tgz#a27a16ee7f915c22c62b9c065d743248ee79dcb6"
1694+
integrity sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w==
16951695

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

0 commit comments

Comments
 (0)