Merge pull request #295 from pybricks/dependabot/npm_and_yarn/testing-library/user-event-12.6.3

Bump @testing-library/user-event from 12.6.2 to 12.6.3
This commit is contained in:
David Lechner
2021-02-08 10:28:35 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@testing-library/dom": "^7.29.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.6.2",
"@testing-library/user-event": "^12.6.3",
"@types/file-saver": "^2.0.1",
"@types/jest": "^26.0.20",
"@types/jszip": "^3.4.1",
+4 -4
View File
@@ -1771,10 +1771,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
"@testing-library/user-event@^12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
"@testing-library/user-event@^12.6.3":
version "12.6.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
dependencies:
"@babel/runtime" "^7.12.5"