Skip to content

Commit 52d8850

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @testing-library/user-event to v12.6.2
1 parent d1449a9 commit 52d8850

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.5.2",
1111
"@testing-library/jest-dom": "5.11.9",
1212
"@testing-library/react": "11.2.3",
13-
"@testing-library/user-event": "12.6.0",
13+
"@testing-library/user-event": "12.6.2",
1414
"@types/jest": "26.0.20",
1515
"@types/node": "12.12.47",
1616
"@types/react": "17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1809,10 +1809,10 @@
18091809
"@babel/runtime" "^7.12.5"
18101810
"@testing-library/dom" "^7.28.1"
18111811

1812-
"@testing-library/user-event@12.6.0":
1813-
version "12.6.0"
1814-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.0.tgz#2d0229e399eb5a0c6c112e848611432356cac886"
1815-
integrity sha512-FNEH/HLmOk5GO70I52tKjs7WvGYckeE/SrnLX/ip7z2IGbffyd5zOUM1tZ10vsTphqm+VbDFI0oaXu0wcfQsAQ==
1812+
"@testing-library/user-event@12.6.2":
1813+
version "12.6.2"
1814+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
1815+
integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
18161816
dependencies:
18171817
"@babel/runtime" "^7.12.5"
18181818

0 commit comments

Comments
 (0)