Merge pull request #334 from pybricks/dependabot/npm_and_yarn/testing-library/user-event-12.7.3

Bump @testing-library/user-event from 12.7.2 to 12.7.3
This commit is contained in:
David Lechner
2021-02-24 09:53:58 -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.6",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.7.2",
"@testing-library/user-event": "^12.7.3",
"@types/file-saver": "^2.0.1",
"@types/jest": "^26.0.20",
"@types/jszip": "^3.4.1",
+4 -4
View File
@@ -2455,10 +2455,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
"@testing-library/user-event@^12.7.2":
version "12.7.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.2.tgz#78749eadc8324009b428bdb8d7edc64b63c3e86c"
integrity sha512-6uUYor7b0+JAcanK0rmCEZGo6t0n2F4WUKXL9toQg495a9YE2MHlJ8GWzfCgsUPyVHw8SNaMN8UrZoHABf+oOg==
"@testing-library/user-event@^12.7.3":
version "12.7.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.3.tgz#ef674ccb91794e52123b3532c336485d16f453b3"
integrity sha512-IdSHkWfbeSSJRFlldvHDWfVX0U18TbXIvLSGII+JbqkJrsflFr4OWlQIua0TvcVVJNna3BNrNvRSvpQ0yvSXlA==
dependencies:
"@babel/runtime" "^7.12.5"