Skip to content

Commit 3ceefd0

Browse files
Update dependency @testing-library/user-event to v12.1.3 (#60)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 45895f1 commit 3ceefd0

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

example/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@testing-library/jest-dom": "5.11.4",
77
"@testing-library/react": "10.4.9",
8-
"@testing-library/user-event": "12.1.0",
8+
"@testing-library/user-event": "12.1.3",
99
"react": "16.13.1",
1010
"react-dom": "16.13.1",
1111
"react-scripts": "3.4.3"

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,10 +1503,10 @@
15031503
"@babel/runtime" "^7.10.3"
15041504
"@testing-library/dom" "^7.22.3"
15051505

1506-
"@testing-library/user-event@12.1.0":
1507-
version "12.1.0"
1508-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.0.tgz#a2597419466a93e338c91baa7bb22d4da0309d1d"
1509-
integrity sha512-aH/XuNFpPD6dA+fh754EGqKeAzpH66HpLJYkv9vOAih2yGmTM8JiZ8uisQDGWRPkc6sxE2zCqDwLR4ZskhRCxw==
1506+
"@testing-library/user-event@12.1.3":
1507+
version "12.1.3"
1508+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.3.tgz#0b19022f4e59596563f3f53293d67b3ab2c394f3"
1509+
integrity sha512-U6tpKWbBMvqt8tIF77crr9VyP1W+yxK+c48xH5rvYwmT4MER5jvWAFqNzkn542Bt3qeDCn0aqwb0Pv+3mDbLtw==
15101510
dependencies:
15111511
"@babel/runtime" "^7.10.2"
15121512

0 commit comments

Comments
 (0)