Skip to content

Commit bdc1b29

Browse files
committed
chore(deps): update dependency @testing-library/user-event to v13.1.2
1 parent 13229b3 commit bdc1b29

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.3",
6363
"@testing-library/jest-dom": "5.11.10",
6464
"@testing-library/react": "11.2.6",
65-
"@testing-library/user-event": "13.1.1",
65+
"@testing-library/user-event": "13.1.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
@@ -1565,10 +1565,10 @@
15651565
"@babel/runtime" "^7.12.5"
15661566
"@testing-library/dom" "^7.28.1"
15671567

1568-
"@testing-library/user-event@13.1.1":
1569-
version "13.1.1"
1570-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.1.tgz#1e011de944cf4d2a917cef6c3046c26389943e24"
1571-
integrity sha512-B4roX+0mpXKGj8ndd38YoIo3IV9pmTTWxr/2cOke5apTtrNabEUE0KMBccpcAcYlfPcr7uMu+dxeeC3HdXd9qQ==
1568+
"@testing-library/user-event@13.1.2":
1569+
version "13.1.2"
1570+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.2.tgz#2dff143155da093f0dc2485cf4717780d12a6235"
1571+
integrity sha512-89S/QELVCXbcHmgAfPrk0U8kCu9qESqV8/QQaUe5B4+7qi3kJlfQYCiB7Pfi2XInBtO0qm7vDmJb+/Oa+TFdyQ==
15721572
dependencies:
15731573
"@babel/runtime" "^7.12.5"
15741574

0 commit comments

Comments
 (0)