Skip to content

Commit 3046018

Browse files
committed
chore(deps): update all
1 parent 04976cb commit 3046018

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/preset-typescript": "7.9.0",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "25.2.1",
54-
"@types/node": "13.11.1",
54+
"@types/node": "13.13.0",
5555
"@types/ws": "7.2.4",
5656
"@typescript-eslint/eslint-plugin": "2.28.0",
5757
"@typescript-eslint/parser": "2.28.0",
@@ -70,7 +70,7 @@
7070
"md5.js": "1.3.5",
7171
"mock-socket": "9.0.3",
7272
"prettier": "2.0.4",
73-
"ts-jest": "25.3.1",
73+
"ts-jest": "25.4.0",
7474
"typescript": "3.8.3",
7575
"webpack": "4.42.1",
7676
"webpack-cli": "3.3.11"

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1547,10 +1547,10 @@
15471547
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
15481548
integrity sha512-wa09itaLE8L705aXd8F80jnFpxz3Y1/KRHfKsYL2bPc0XF+wEWu8sR9n5bmeu8Ba1N9z2GRNzm/YdHcghLkLKg==
15491549

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==
15541554

15551555
"@types/prettier@^1.19.0":
15561556
version "1.19.1"
@@ -8461,10 +8461,10 @@ trim-right@^1.0.1:
84618461
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
84628462
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
84638463

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==
84688468
dependencies:
84698469
bs-logger "0.x"
84708470
buffer-from "1.x"

0 commit comments

Comments
 (0)