File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 50
50
"@babel/preset-env" : " 7.9.0" ,
51
51
"@babel/preset-typescript" : " 7.9.0" ,
52
52
"@types/debug" : " 4.1.5" ,
53
- "@types/jest" : " 25.1.4 " ,
53
+ "@types/jest" : " 25.1.5 " ,
54
54
"@types/node" : " 12.12.34" ,
55
55
"@types/ws" : " 7.2.3" ,
56
56
"@typescript-eslint/eslint-plugin" : " 2.26.0" ,
Original file line number Diff line number Diff line change 1446
1446
" @types/istanbul-lib-coverage" " *"
1447
1447
" @types/istanbul-lib-report" " *"
1448
1448
1449
-
1450
- version "25.1.4 "
1451
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4 .tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760 "
1452
- integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw ==
1449
+
1450
+ version "25.1.5 "
1451
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.5 .tgz#3c3c078b3cd19c6403e21277f1cfdc0ce5ebf9a9 "
1452
+ integrity sha512-FBmb9YZHoEOH56Xo/PIYtfuyTL0IzJLM3Hy0Sqc82nn5eqqXgefKcl/eMgChM8eSGVfoDee8cdlj7K74T8a6Yg ==
1453
1453
dependencies :
1454
- jest-diff "^ 25.1.0"
1455
- pretty-format "^ 25.1.0"
1454
+ jest-diff "25.1.0"
1455
+ pretty-format "25.1.0"
1456
1456
1457
1457
" @types/jquery@* " :
1458
1458
version "3.3.34"
@@ -5122,7 +5122,7 @@ jest-config@^25.2.6:
5122
5122
pretty-format "^25.2.6"
5123
5123
realpath-native "^2.0.0"
5124
5124
5125
- jest-diff@^ 25.1.0 :
5125
+
5126
5126
version "25.1.0"
5127
5127
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.1.0.tgz#58b827e63edea1bc80c1de952b80cec9ac50e1ad"
5128
5128
integrity sha512-nepXgajT+h017APJTreSieh4zCqnSHEJ1iT8HDlewu630lSJ4Kjjr9KNzm+kzGwwcpsDE6Snx1GJGzzsefaEHw==
6921
6921
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"
6922
6922
integrity sha512-hjGrh+P926p4R4WbaB6OckyRtO0F0/lQBiT+0gnxjV+5kjPBrfVBFCsCLbMqVQeydvIoouYTCmmEURiH3R1Bdg==
6923
6923
6924
- pretty-format@^25.1.0 :
6924
+ pretty-format@25.1.0, pretty-format@ ^25.1.0 :
6925
6925
version "25.1.0"
6926
6926
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.1.0.tgz#ed869bdaec1356fc5ae45de045e2c8ec7b07b0c8"
6927
6927
integrity sha512-46zLRSGLd02Rp+Lhad9zzuNZ+swunitn8zIpfD2B4OPCRLXbM87RJT2aBLBWYOznNUML/2l/ReMyWNC80PJBUQ==
You can’t perform that action at this time.
0 commit comments