diff options
| author | 2021-03-06 15:50:54 +0000 | |
|---|---|---|
| committer | 2021-03-06 15:50:54 +0000 | |
| commit | c01afa5c1c72e4a360b02fb2f334942fb43e3773 (patch) | |
| tree | 14e7059bca7cc08a59f135f3cf1df4bb4ccc1a69 /yarn.lock | |
| parent | Merge pull request #165 from python-discord/dependabot/npm_and_yarn/typescrip... (diff) | |
Bump @testing-library/user-event from 12.7.2 to 12.8.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.7.2 to 12.8.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.7.2...v12.8.1)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 16 |
1 files changed, 8 insertions, 8 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" @@ -7332,10 +7332,10 @@ [email protected]: tiny-invariant "^1.0.2" tiny-warning "^1.0.0" - version "0.10.4" - resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.10.4.tgz#3789086f3c1289d904163517dfa240e13ffd460c" - integrity sha512-WRzHTHjx1nvMzsyTXg1J8VVDYadGGeas6pzzxGk0T+dVSZpMIN9NrKV/h76SybdsU8cUp55+u9L1V1C9/oafhw== + version "0.10.6" + resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.10.6.tgz#7e780144aaf54372231f6168ca075b4cd70e48ef" + integrity sha512-UPLcaMFhFnLWtS1zVDDT14ssW08gnZ44cjPN6GL27dEGboiCvRSthOilZXRDWESp449GB2iI6gjEbxzaMtA+dg== dependencies: "@emotion/core" "^10.0.35" |