mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update dependency @testing-library/react-hooks to v4.0.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
c5769e4bb6
commit
9e8ceff8e8
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3096,9 +3096,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/react-hooks": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-4.0.0.tgz",
|
||||
"integrity": "sha512-AWIR4M1Fz4dYzuKytkWtabcrwpevq7zj9dImuBOcmrpl3VkjOBDa7Q/62fwK/M30ae5XI25mDSpQ29vzC7A5Lw==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-4.0.1.tgz",
|
||||
"integrity": "sha512-DufI8Q2GOM7W2yFEEfz85VNVNaHZL0tPZyBT6ytV7HK+1A4frL1ty+W5NBE0u0K3EFV/Pg5O28HGNEtp9D5EyA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
"devDependencies": {
|
||||
"@percy-io/percy-storybook": "2.1.0",
|
||||
"@storybook/preset-create-react-app": "3.1.5",
|
||||
"@testing-library/react-hooks": "4.0.0",
|
||||
"@testing-library/react-hooks": "4.0.1",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
|
||||
"depcheck": "1.3.1",
|
||||
"diffable-html": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user