File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 83
83
"@types/angular" : " 1.6.57" ,
84
84
"@types/angular-animate" : " ^1.5.10" ,
85
85
"@types/angular-mocks" : " ^1.7.0" ,
86
- "@types/jest" : " ^25.2.3 " ,
86
+ "@types/jest" : " ^26.0.5 " ,
87
87
"@uirouter/publish-scripts" : " 2.5.3" ,
88
88
"angular" : " 1.8.0" ,
89
89
"bufferutil" : " 4.0.1" ,
90
90
"canvas" : " 2.6.1" ,
91
91
"dts-downlevel" : " ^0.4.0" ,
92
92
"husky" : " ^4.2.5" ,
93
93
"jest" : " ^26.0.1" ,
94
- "lodash" : " ^4.17.15 " ,
94
+ "lodash" : " ^4.17.19 " ,
95
95
"prettier" : " ^2.0.5" ,
96
96
"pretty-quick" : " ^2.0.1" ,
97
97
"rollup" : " ^2.22.1" ,
Original file line number Diff line number Diff line change 603
603
" @types/istanbul-lib-coverage" " *"
604
604
" @types/istanbul-lib-report" " *"
605
605
606
- " @types/jest@^25.2.3 " :
607
- version "25.2.3 "
608
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3 .tgz#33d27e4c4716caae4eced355097a47ad363fdcaf "
609
- integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw ==
606
+ " @types/jest@^26.0.5 " :
607
+ version "26.0.5 "
608
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5 .tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d "
609
+ integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w ==
610
610
dependencies :
611
611
jest-diff "^25.2.1"
612
612
pretty-format "^25.2.1"
@@ -3463,6 +3463,11 @@ lodash@^4.17.13, lodash@^4.17.15:
3463
3463
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3464
3464
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3465
3465
3466
+ lodash@^4.17.19 :
3467
+ version "4.17.19"
3468
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
3469
+ integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
3470
+
3466
3471
loud-rejection@^1.0.0 :
3467
3472
version "1.6.0"
3468
3473
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
You can’t perform that action at this time.
0 commit comments