mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update dependency @testing-library/react-hooks to v5.1.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
c8cf926def
commit
c9212f997f
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3217,9 +3217,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/react-hooks": {
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-5.0.3.tgz",
|
||||
"integrity": "sha512-UrnnRc5II7LMH14xsYNm/WRch/67cBafmrSQcyFh0v+UUmSf1uzfB7zn5jQXSettGwOSxJwdQUN7PgkT0w22Lg==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"@percy-io/percy-storybook": "2.1.0",
|
||||
"@storybook/react": "6.1.20",
|
||||
"@storybook/preset-create-react-app": "3.1.6",
|
||||
"@testing-library/react-hooks": "5.0.3",
|
||||
"@testing-library/react-hooks": "5.1.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
|
||||
"depcheck": "1.4.0",
|
||||
"diffable-html": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user