Skip to content

Commit bcd83a8

Browse files
committed
chore(deps): update dependency @testing-library/user-event to v12.6.2
1 parent a36bee1 commit bcd83a8

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.29.4",
6363
"@testing-library/jest-dom": "5.11.9",
6464
"@testing-library/react": "11.2.3",
65-
"@testing-library/user-event": "12.6.0",
65+
"@testing-library/user-event": "12.6.2",
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
@@ -1416,10 +1416,10 @@
14161416
"@babel/runtime" "^7.12.5"
14171417
"@testing-library/dom" "^7.28.1"
14181418

1419-
"@testing-library/[email protected].0":
1420-
version "12.6.0"
1421-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.0.tgz#2d0229e399eb5a0c6c112e848611432356cac886"
1422-
integrity sha512-FNEH/HLmOk5GO70I52tKjs7WvGYckeE/SrnLX/ip7z2IGbffyd5zOUM1tZ10vsTphqm+VbDFI0oaXu0wcfQsAQ==
1419+
"@testing-library/[email protected].2":
1420+
version "12.6.2"
1421+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
1422+
integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
14231423
dependencies:
14241424
"@babel/runtime" "^7.12.5"
14251425

0 commit comments

Comments
 (0)