File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 40
40
"@commitlint/parse" : " ^8.0.0" ,
41
41
"@commitlint/utils" : " ^8.0.0" ,
42
42
"concurrently" : " 3.5.1" ,
43
- "@types/jest" : " ^ 24.0.13" ,
44
- "jest" : " ^ 24.8.0" ,
45
- "ts-jest" : " ^ 24.0.2" ,
46
- "typescript" : " ^3.4.5 "
43
+ "@types/jest" : " 24.0.13" ,
44
+ "jest" : " 24.8.0" ,
45
+ "ts-jest" : " 24.0.2" ,
46
+ "typescript" : " 3.5.1 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 1066
1066
version "20.0.1"
1067
1067
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
1068
1068
1069
- " @types/jest@24.0.13" , "@types/jest@^24.0.13" :
1069
+ " @types/jest@24.0.13 " :
1070
1070
version "24.0.13"
1071
1071
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9"
1072
1072
dependencies :
@@ -5792,7 +5792,7 @@ jest-worker@^24.6.0:
5792
5792
merge-stream "^1.0.1"
5793
5793
supports-color "^6.1.0"
5794
5794
5795
- jest@24.8.0, jest@^24.8.0 :
5795
+ jest@24.8.0 :
5796
5796
version "24.8.0"
5797
5797
resolved "https://registry.npmjs.org/jest/-/jest-24.8.0.tgz#d5dff1984d0d1002196e9b7f12f75af1b2809081"
5798
5798
dependencies :
@@ -8773,6 +8773,7 @@ sshpk@1.14.1:
8773
8773
sshpk@^1.7.0 :
8774
8774
version "1.16.1"
8775
8775
resolved "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
8776
+ integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
8776
8777
dependencies :
8777
8778
asn1 "~0.2.3"
8778
8779
assert-plus "^1.0.0"
@@ -9292,7 +9293,7 @@ trim-right@^1.0.1:
9292
9293
version "1.0.1"
9293
9294
resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
9294
9295
9295
- ts-jest@24.0.2, ts-jest@^24.0.2 :
9296
+ ts-jest@24.0.2 :
9296
9297
version "24.0.2"
9297
9298
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
9298
9299
dependencies :
@@ -9342,7 +9343,7 @@ typescript@3.4.5:
9342
9343
version "3.4.5"
9343
9344
resolved "https://registry.npmjs.org/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
9344
9345
9345
- typescript@3.5.1, typescript@^3.4.5 :
9346
+ typescript@3.5.1 :
9346
9347
version "3.5.1"
9347
9348
resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
9348
9349
You can’t perform that action at this time.
0 commit comments