mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(deps): update dependency @types/jest to v25.1.3
This commit is contained in:
parent
652361aca5
commit
82c2c19f33
@ -81,7 +81,7 @@
|
||||
"@storybook/react": "5.3.13",
|
||||
"@testing-library/react": "9.4.0",
|
||||
"@testing-library/react-hooks": "3.2.1",
|
||||
"@types/jest": "25.1.2",
|
||||
"@types/jest": "25.1.3",
|
||||
"@types/react": "16.9.11",
|
||||
"@typescript-eslint/eslint-plugin": "2.20.0",
|
||||
"@typescript-eslint/parser": "2.20.0",
|
||||
|
||||
@ -3074,10 +3074,10 @@
|
||||
"@types/istanbul-lib-coverage" "*"
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@25.1.2":
|
||||
version "25.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da"
|
||||
integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==
|
||||
"@types/jest@25.1.3":
|
||||
version "25.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a"
|
||||
integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==
|
||||
dependencies:
|
||||
jest-diff "^25.1.0"
|
||||
pretty-format "^25.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user