diff options
author | 2021-03-06 18:55:41 +0300 | |
---|---|---|
committer | 2021-03-06 18:55:41 +0300 | |
commit | ca5ab6d7d896e224f7ce230d9b9ef7fa72fcf265 (patch) | |
tree | 6d780273330482fb799d9e7a95317533709862ef /yarn.lock | |
parent | Merge pull request #154 from python-discord/dependabot/npm_and_yarn/types/rea... (diff) | |
parent | Bump @testing-library/user-event from 12.7.2 to 12.8.1 (diff) |
Merge pull request #168 from python-discord/dependabot/npm_and_yarn/testing-library/user-event-12.8.1
Bump @testing-library/user-event from 12.7.2 to 12.8.1
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1925,10 +1925,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/[email protected]": - 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/[email protected]": + 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" |