mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @testing-library/react-hooks to v5.1.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0634988ee2
commit
5a0a3fe1a5
Generated
+3
-3
@@ -3229,9 +3229,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/react-hooks": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-5.1.0.tgz",
|
||||
"integrity": "sha512-ChRyyA14e0CeVkWGp24v8q/IiWUqH+B8daRx4lGZme4dsudmMNWz+Qo2Q2NzbD2O5rAVXh2hSbS/KTKeqHYhkw==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-5.1.1.tgz",
|
||||
"integrity": "sha512-52D2XnpelFDefnWpy/V6z2qGNj8JLIvW5DjYtelMvFXdEyWiykSaI7IXHwFy4ICoqXJDmmwHAiFRiFboub/U5g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
|
||||
+1
-1
@@ -83,7 +83,7 @@
|
||||
"@percy-io/percy-storybook": "2.1.0",
|
||||
"@storybook/react": "6.1.21",
|
||||
"@storybook/preset-create-react-app": "3.1.7",
|
||||
"@testing-library/react-hooks": "5.1.0",
|
||||
"@testing-library/react-hooks": "5.1.1",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.6.0",
|
||||
"depcheck": "1.4.0",
|
||||
"diffable-html": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user