File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 51
51
"@babel/preset-typescript" : " 7.9.0" ,
52
52
"@types/debug" : " 4.1.5" ,
53
53
"@types/jest" : " 25.2.1" ,
54
- "@types/node" : " 13.11.1 " ,
54
+ "@types/node" : " 13.13.0 " ,
55
55
"@types/ws" : " 7.2.4" ,
56
56
"@typescript-eslint/eslint-plugin" : " 2.28.0" ,
57
57
"@typescript-eslint/parser" : " 2.28.0" ,
70
70
"md5.js" : " 1.3.5" ,
71
71
"mock-socket" : " 9.0.3" ,
72
72
"prettier" : " 2.0.4" ,
73
- "ts-jest" : " 25.3.1 " ,
73
+ "ts-jest" : " 25.4.0 " ,
74
74
"typescript" : " 3.8.3" ,
75
75
"webpack" : " 4.42.1" ,
76
76
"webpack-cli" : " 3.3.11"
Original file line number Diff line number Diff line change 1547
1547
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
1548
1548
integrity sha512-wa09itaLE8L705aXd8F80jnFpxz3Y1/KRHfKsYL2bPc0XF+wEWu8sR9n5bmeu8Ba1N9z2GRNzm/YdHcghLkLKg==
1549
1549
1550
- " @types/node@13.11.1 " :
1551
- version "13.11.1 "
1552
- resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1 .tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7 "
1553
- integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g ==
1550
+ " @types/node@13.13.0 " :
1551
+ version "13.13.0 "
1552
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.0 .tgz#30d2d09f623fe32cde9cb582c7a6eda2788ce4a8 "
1553
+ integrity sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A ==
1554
1554
1555
1555
" @types/prettier@^1.19.0 " :
1556
1556
version "1.19.1"
@@ -8461,10 +8461,10 @@ trim-right@^1.0.1:
8461
8461
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
8462
8462
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
8463
8463
8464
- ts-jest@25.3.1 :
8465
- version "25.3.1 "
8466
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.3.1 .tgz#58e2ed3506e4e4487c0b9b532846a5cade9656ba "
8467
- integrity sha512-O53FtKguoMUByalAJW+NWEv7c4tus5ckmhfa7/V0jBb2z8v5rDSLFC1Ate7wLknYPC1euuhY6eJjQq4FtOZrkg ==
8464
+ ts-jest@25.4.0 :
8465
+ version "25.4.0 "
8466
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0 .tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4 "
8467
+ integrity sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw ==
8468
8468
dependencies :
8469
8469
bs-logger "0.x"
8470
8470
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments