Merge pull request #341 from pybricks/dependabot/npm_and_yarn/testing-library/user-event-12.8.1

Bump @testing-library/user-event from 12.8.0 to 12.8.1
This commit is contained in:
David Lechner
2021-03-03 10:38:24 -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.8.0",
"@testing-library/user-event": "^12.8.1",
"@types/file-saver": "^2.0.1",
"@types/jest": "^26.0.20",
"@types/jszip": "^3.4.1",
+4 -4
View File
@@ -2454,10 +2454,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
"@testing-library/user-event@^12.8.0":
version "12.8.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.0.tgz#e07e52d4109a606772f72fa40641b284e8686221"
integrity sha512-5+k4U3X6XaFDSBSu6tsD02HVfzuOiPcygQmmYFE2aQQ0e5wRSxWRoU80UH1msa9Q6wuxa0BQsAmwAAAMydcscg==
"@testing-library/user-event@^12.8.1":
version "12.8.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
dependencies:
"@babel/runtime" "^7.12.5"