Bump @testing-library/preact from 2.0.0 to 2.0.1 (#11771)

Bumps [@testing-library/preact](https://github.com/testing-library/preact-testing-library) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/testing-library/preact-testing-library/releases)
- [Changelog](https://github.com/testing-library/preact-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/preact-testing-library/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-06 15:46:33 -05:00 committed by GitHub
parent a324ae61d3
commit 9aa4f022ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -96,7 +96,7 @@
"@storybook/addons": "^6.1.5",
"@storybook/preact": "^6.1.9",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/preact": "^2.0.0",
"@testing-library/preact": "^2.0.1",
"@testing-library/preact-hooks": "^1.1.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",

View file

@ -3073,10 +3073,10 @@
resolved "https://registry.yarnpkg.com/@testing-library/preact-hooks/-/preact-hooks-1.1.0.tgz#f4e197ec77b295ce6c122c560c46b5b03bc4f015"
integrity sha512-+JIor+NsOHkK3oIrwMDGKGHXTN0JJi462dBJlj4FNbGaDPTlctE6eu2ranWQirh7/FJMkWfzQCP+tk7jmY8ZrQ==
"@testing-library/preact@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/preact/-/preact-2.0.0.tgz#bf40faa24136a2388e74655d154fe3538541c33b"
integrity sha512-K54AYOnUzMcjK21+6XLfMyb6q8ngBVUXZkirjHMnUoqjarmCHmREzP539U0oKSszWSq7AJxu8M1EYD2YWAIneA==
"@testing-library/preact@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/preact/-/preact-2.0.1.tgz#c69200b16c4eda58986c8d65e1043ad9cbe409d3"
integrity sha512-79kwVOY+3caoLgaPbiPzikjgY0Aya7Fc7TvGtR1upCnz2wrtmPDnN2t9vO7I7vDP2zoA+feSwOH5Q0BFErhaaQ==
dependencies:
"@testing-library/dom" "^7.16.2"