Skip to content

Commit 02f7073

Browse files
committed
chore(deps): update dependency @testing-library/user-event to v12.8.3
1 parent fa58c37 commit 02f7073

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
@@ -62,7 +62,7 @@
6262
"@testing-library/dom": "7.30.0",
6363
"@testing-library/jest-dom": "5.11.9",
6464
"@testing-library/react": "11.2.5",
65-
"@testing-library/user-event": "12.8.1",
65+
"@testing-library/user-event": "12.8.3",
6666
"babel-jest": "26.6.3",
6767
"babel-loader": "8.2.2",
6868
"babel-plugin-transform-react-remove-prop-types": "0.4.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1431,10 +1431,10 @@
14311431
"@babel/runtime" "^7.12.5"
14321432
"@testing-library/dom" "^7.28.1"
14331433

1434-
"@testing-library/user-event@12.8.1":
1435-
version "12.8.1"
1436-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
1437-
integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
1434+
"@testing-library/user-event@12.8.3":
1435+
version "12.8.3"
1436+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
1437+
integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==
14381438
dependencies:
14391439
"@babel/runtime" "^7.12.5"
14401440

0 commit comments

Comments
 (0)