Skip to content

Commit 8525863

Browse files
Update dependency @types/jest to v25.1.4 (#250)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f97987c commit 8525863

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
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/node": "13.9.0",
4141
"@ardatan/bob": "0.2.7",
42-
"@types/jest": "25.1.3",
42+
"@types/jest": "25.1.4",
4343
"graphql": "14.6.0",
4444
"graphql-tools": "4.0.7",
4545
"jest": "25.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -478,10 +478,10 @@
478478
"@types/istanbul-lib-coverage" "*"
479479
"@types/istanbul-lib-report" "*"
480480

481-
"@types/jest@25.1.3":
482-
version "25.1.3"
483-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a"
484-
integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==
481+
"@types/jest@25.1.4":
482+
version "25.1.4"
483+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760"
484+
integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw==
485485
dependencies:
486486
jest-diff "^25.1.0"
487487
pretty-format "^25.1.0"

0 commit comments

Comments
 (0)