Skip to content

Commit 82c2c19

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v25.1.3
1 parent 652361a commit 82c2c19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@storybook/react": "5.3.13",
8282
"@testing-library/react": "9.4.0",
8383
"@testing-library/react-hooks": "3.2.1",
84-
"@types/jest": "25.1.2",
84+
"@types/jest": "25.1.3",
8585
"@types/react": "16.9.11",
8686
"@typescript-eslint/eslint-plugin": "2.20.0",
8787
"@typescript-eslint/parser": "2.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3074,10 +3074,10 @@
30743074
"@types/istanbul-lib-coverage" "*"
30753075
"@types/istanbul-lib-report" "*"
30763076

3077-
"@types/jest@25.1.2":
3078-
version "25.1.2"
3079-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da"
3080-
integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==
3077+
"@types/jest@25.1.3":
3078+
version "25.1.3"
3079+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a"
3080+
integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==
30813081
dependencies:
30823082
jest-diff "^25.1.0"
30833083
pretty-format "^25.1.0"

0 commit comments

Comments
 (0)