Skip to content

Commit 0c5d203

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/user-event to v12.6.3
1 parent 3a0944d commit 0c5d203

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.2",
65+
"@testing-library/user-event": "12.6.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
@@ -1416,10 +1416,10 @@
14161416
"@babel/runtime" "^7.12.5"
14171417
"@testing-library/dom" "^7.28.1"
14181418

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==
1419+
"@testing-library/[email protected].3":
1420+
version "12.6.3"
1421+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
1422+
integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
14231423
dependencies:
14241424
"@babel/runtime" "^7.12.5"
14251425

0 commit comments

Comments
 (0)