Bump @testing-library/preact-hooks from 1.0.6 to 1.1.0 (#10557)

This commit is contained in:
dependabot-preview[bot] 2020-10-05 15:25:45 -04:00 committed by GitHub
parent 8f043c1c84
commit e8fce9bea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -100,7 +100,7 @@
"@storybook/preact": "^6.0.22",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/preact": "^2.0.0",
"@testing-library/preact-hooks": "^1.0.6",
"@testing-library/preact-hooks": "^1.1.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",

View file

@ -2725,10 +2725,10 @@
lodash "^4.17.15"
redent "^3.0.0"
"@testing-library/preact-hooks@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@testing-library/preact-hooks/-/preact-hooks-1.0.6.tgz#f66d1f029548ca6200c3a35ba534531671747284"
integrity sha512-zNMnuFWqNYp/Ac5jG7o+GPsRAGnaNdHvHORFXZT7k0bseOdKJijLza1Xx+ty19+GsE/AUTYC8BCbAC67Z+sgMg==
"@testing-library/preact-hooks@^1.1.0":
version "1.1.0"
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"