Skip to content

Commit a5d365c

Browse files
committed
fix(deps): update dependency @testing-library/user-event to v14.2.5
1 parent 119312e commit a5d365c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@ionic/react-router": "6.1.14",
1111
"@testing-library/jest-dom": "5.16.4",
1212
"@testing-library/react": "13.3.0",
13-
"@testing-library/user-event": "14.2.1",
13+
"@testing-library/user-event": "14.2.5",
1414
"@types/jest": "28.1.4",
1515
"@types/node": "16.11.43",
1616
"@types/react": "18.0.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1886,10 +1886,10 @@
18861886
"@testing-library/dom" "^8.5.0"
18871887
"@types/react-dom" "^18.0.0"
18881888

1889-
"@testing-library/user-event@14.2.1":
1890-
version "14.2.1"
1891-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.1.tgz#8c5ff2d004544bb2220e1d864f7267fe7eb6c556"
1892-
integrity sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==
1889+
"@testing-library/user-event@14.2.5":
1890+
version "14.2.5"
1891+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.5.tgz#a27a16ee7f915c22c62b9c065d743248ee79dcb6"
1892+
integrity sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w==
18931893

18941894
"@tootallnate/once@1":
18951895
version "1.1.2"

0 commit comments

Comments
 (0)