diff --git a/package.json b/package.json index cab222d2..8003e080 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@pika/plugin-build-web": "0.9.2", "@pika/plugin-ts-standard-pkg": "0.9.2", "@testing-library/react": "10.4.7", - "@testing-library/react-hooks": "3.3.0", + "@testing-library/react-hooks": "3.4.1", "@types/jest": "26.0.5", "@types/react": "16.9.43", "@types/react-dom": "16.9.8", diff --git a/yarn.lock b/yarn.lock index 29b463a6..007cbbd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2551,13 +2551,13 @@ dom-accessibility-api "^0.4.5" pretty-format "^25.5.0" -"@testing-library/react-hooks@3.3.0": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.3.0.tgz#dc217bfce8e7c34a99c811d73d23feef957b7c1d" - integrity sha512-rE9geI1+HJ6jqXkzzJ6abREbeud6bLF8OmF+Vyc7gBoPwZAEVBYjbC1up5nNoVfYBhO5HUwdD4u9mTehAUeiyw== +"@testing-library/react-hooks@3.4.1": + version "3.4.1" + resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.4.1.tgz#1f8ccd21208086ec228d9743fe40b69d0efcd7e5" + integrity sha512-LbzvE7oKsVzuW1cxA/aOeNgeVvmHWG2p/WSzalIGyWuqZT3jVcNDT5KPEwy36sUYWde0Qsh32xqIUFXukeywXg== dependencies: "@babel/runtime" "^7.5.4" - "@types/testing-library__react-hooks" "^3.0.0" + "@types/testing-library__react-hooks" "^3.3.0" "@testing-library/react@10.4.7": version "10.4.7" @@ -2842,7 +2842,7 @@ dependencies: "@testing-library/dom" "*" -"@types/testing-library__react-hooks@3.3.0": +"@types/testing-library__react-hooks@3.3.0", "@types/testing-library__react-hooks@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@types/testing-library__react-hooks/-/testing-library__react-hooks-3.3.0.tgz#f5d3e4ba1c811ef04f7f2309c9f5946e420060cd" integrity sha512-ZbMmXaVqeiLjbRGEXuDeh6fG2hkNxaOiXV7o9RklXwKeSrygx0aohuomnkWi7UobJUhkvGZLFUmsoirfGY8HPw== @@ -2850,14 +2850,6 @@ "@types/react" "*" "@types/react-test-renderer" "*" -"@types/testing-library__react-hooks@^3.0.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@types/testing-library__react-hooks/-/testing-library__react-hooks-3.2.0.tgz#52f3a109bef06080e3b1e3ae7ea1c014ce859897" - integrity sha512-dE8iMTuR5lzB+MqnxlzORlXzXyCL0EKfzH0w/lau20OpkHD37EaWjZDz0iNG8b71iEtxT4XKGmSKAGVEqk46mw== - dependencies: - "@types/react" "*" - "@types/react-test-renderer" "*" - "@types/testing-library__react@10.0.1": version "10.0.1" resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-10.0.1.tgz#92bb4a02394bf44428e35f1da2970ed77f803593"