File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"@babel/preset-env" : " 7.8.4" ,
51
51
"@babel/preset-typescript" : " 7.8.3" ,
52
52
"@types/debug" : " 4.1.5" ,
53
- "@types/jest" : " 25.1.1 " ,
53
+ "@types/jest" : " 25.1.2 " ,
54
54
"@types/node" : " 12.12.26" ,
55
55
"@types/ws" : " 7.2.1" ,
56
56
"@typescript-eslint/eslint-plugin" : " 2.19.0" ,
Original file line number Diff line number Diff line change 1233
1233
" @types/istanbul-lib-coverage" " *"
1234
1234
" @types/istanbul-lib-report" " *"
1235
1235
1236
-
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
+
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 ==
1240
1240
dependencies :
1241
1241
jest-diff "^25.1.0"
1242
1242
pretty-format "^25.1.0"
You can’t perform that action at this time.
0 commit comments