Skip to content

Commit 6c1e525

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @testing-library/user-event to v13.1.4
1 parent 1ed6115 commit 6c1e525

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@ionic/react-router": "5.6.4",
1111
"@testing-library/jest-dom": "5.11.10",
1212
"@testing-library/react": "11.2.6",
13-
"@testing-library/user-event": "13.1.3",
13+
"@testing-library/user-event": "13.1.4",
1414
"@types/jest": "26.0.22",
1515
"@types/node": "12.20.10",
1616
"@types/react": "17.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,10 +1863,10 @@
18631863
"@babel/runtime" "^7.12.5"
18641864
"@testing-library/dom" "^7.28.1"
18651865

1866-
"@testing-library/user-event@13.1.3":
1867-
version "13.1.3"
1868-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.3.tgz#f88dbd2c248f52f45305dfaa1deddfa8420fedab"
1869-
integrity sha512-PDTAb7CDhWzxdEFh29vnSyNFx/gigFPsVli2lgxoX+cbX6Dy2kTetB1J3dLm5TKh4d5nUWFfLpaPMoZuLLZ1Dg==
1866+
"@testing-library/user-event@13.1.4":
1867+
version "13.1.4"
1868+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.4.tgz#d81ac71cd8313f9d9ba803cc17f8637caea74faa"
1869+
integrity sha512-sl6/B00T9365yRzRcBmAaM9wARMsVSJ+nxMsMsf8KBWPqkF07PFtW0pH9+RwPt65tbeegl5tDA3FIMduK9IFAQ==
18701870
dependencies:
18711871
"@babel/runtime" "^7.12.5"
18721872

0 commit comments

Comments
 (0)