Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dcbbcf0

Browse files
committedMar 25, 2021
chore(deps): update dependency @testing-library/user-event to v13
1 parent 0f5dd1b commit dcbbcf0

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
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "5.11.9",
4343
"@testing-library/react": "11.2.5",
4444
"@testing-library/testcafe": "4.3.1",
45-
"@testing-library/user-event": "12.7.1",
45+
"@testing-library/user-event": "13.0.15",
4646
"@types/jest": "26.0.21",
4747
"@types/node": "14.14.31",
4848
"@types/react": "17.0.2",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,10 @@
23702370
dependencies:
23712371
"@testing-library/dom" "^7.27.1"
23722372

2373-
"@testing-library/user-event@12.7.1":
2374-
version "12.7.1"
2375-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1.tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c"
2376-
integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw==
2373+
"@testing-library/user-event@13.0.15":
2374+
version "13.0.15"
2375+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.15.tgz#9b2cbcd954474b71392f52341053b24c770bb404"
2376+
integrity sha512-GjSG8Sf/aIvYkaN54ENrA0brg1fU/69P+ow02fBF4NQpbLLKRfGX1z3pWGBBpxBXY/2Be9RHBYlkj2058SroTg==
23772377
dependencies:
23782378
"@babel/runtime" "^7.12.5"
23792379

0 commit comments

Comments
 (0)