Skip to content

Commit 6c9ab78

Browse files
chore: update dependency @types/jest to v25.1.3 (#1000)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 882e292 commit 6c9ab78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@lerna/project": "3.18.0",
81-
"@types/jest": "25.1.2",
81+
"@types/jest": "25.1.3",
8282
"@types/node": "12.12.27",
8383
"@typescript-eslint/eslint-plugin": "^2.19.0",
8484
"@typescript-eslint/parser": "^2.19.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1936,10 +1936,10 @@
19361936
"@types/istanbul-lib-coverage" "*"
19371937
"@types/istanbul-lib-report" "*"
19381938

1939-
"@types/[email protected].2":
1940-
version "25.1.2"
1941-
resolved "https://registry.npmjs.org/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da"
1942-
integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==
1939+
"@types/[email protected].3":
1940+
version "25.1.3"
1941+
resolved "https://registry.npmjs.org/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a"
1942+
integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==
19431943
dependencies:
19441944
jest-diff "^25.1.0"
19451945
pretty-format "^25.1.0"

0 commit comments

Comments
 (0)