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 76
76
"devDependencies" : {
77
77
"@lerna/project" : " 3.18.0" ,
78
78
"@types/node" : " 12.12.26" ,
79
- "@types/jest" : " 25.1.1 " ,
79
+ "@types/jest" : " 25.1.2 " ,
80
80
"docsify-cli" : " ^4.4.0" ,
81
81
"husky" : " 4.2.1" ,
82
82
"jest" : " 25.1.0" ,
Original file line number Diff line number Diff line change 2018
2018
" @types/istanbul-lib-coverage" " *"
2019
2019
" @types/istanbul-lib-report" " *"
2020
2020
2021
-
2022
- version "25.1.1 "
2023
- resolved "https://registry.npmjs.org/@types/jest/-/jest-25.1.1 .tgz#dcf65a8ee315b91ad39c0d358ae0ddc5602ab0e9 "
2024
- integrity sha512-bKSZJYZJLzwaoVYNN4W3A0RvKNYsrLm5tsuXaMlfYDxKf4gY2sFrMYneCugNQWGg1gjPW+FHBwNrwPzEi4sIsw ==
2021
+
2022
+ version "25.1.2 "
2023
+ resolved "https://registry.npmjs.org/@types/jest/-/jest-25.1.2 .tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da "
2024
+ integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ ==
2025
2025
dependencies :
2026
2026
jest-diff "^25.1.0"
2027
2027
pretty-format "^25.1.0"
You can’t perform that action at this time.
0 commit comments