Skip to content

Commit 9cd5da5

Browse files
committed
chore(deps): update dependency @types/jest to v25.1.2
1 parent 7f39fbc commit 9cd5da5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@babel/preset-env": "7.8.4",
5151
"@babel/preset-typescript": "7.8.3",
5252
"@types/debug": "4.1.5",
53-
"@types/jest": "25.1.1",
53+
"@types/jest": "25.1.2",
5454
"@types/node": "12.12.26",
5555
"@types/ws": "7.2.1",
5656
"@typescript-eslint/eslint-plugin": "2.19.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1233,10 +1233,10 @@
12331233
"@types/istanbul-lib-coverage" "*"
12341234
"@types/istanbul-lib-report" "*"
12351235

1236-
"@types/[email protected].1":
1237-
version "25.1.1"
1238-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.1.tgz#dcf65a8ee315b91ad39c0d358ae0ddc5602ab0e9"
1239-
integrity sha512-bKSZJYZJLzwaoVYNN4W3A0RvKNYsrLm5tsuXaMlfYDxKf4gY2sFrMYneCugNQWGg1gjPW+FHBwNrwPzEi4sIsw==
1236+
"@types/[email protected].2":
1237+
version "25.1.2"
1238+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da"
1239+
integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==
12401240
dependencies:
12411241
jest-diff "^25.1.0"
12421242
pretty-format "^25.1.0"

0 commit comments

Comments
 (0)