Bump @testing-library/preact-hooks from 1.0.6 to 1.1.0 (#10557)
This commit is contained in:
parent
8f043c1c84
commit
e8fce9bea1
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue