Skip to content

Commit 254d9ca

Browse files
committed
chore(deps): update dependency @types/node to v12.12.5
1 parent 6b902f6 commit 254d9ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/preset-typescript": "7.6.0",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "24.0.21",
54-
"@types/node": "12.12.3",
54+
"@types/node": "12.12.5",
5555
"@types/ws": "6.0.3",
5656
"@typescript-eslint/eslint-plugin": "2.6.0",
5757
"@typescript-eslint/parser": "2.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1229,10 +1229,10 @@
12291229
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
12301230
integrity sha512-wa09itaLE8L705aXd8F80jnFpxz3Y1/KRHfKsYL2bPc0XF+wEWu8sR9n5bmeu8Ba1N9z2GRNzm/YdHcghLkLKg==
12311231

1232-
"@types/[email protected].3":
1233-
version "12.12.3"
1234-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.3.tgz#ebfe83507ac506bc3486314a8aa395be66af8d23"
1235-
integrity sha512-opgSsy+cEF9N8MgaVPnWVtdJ3o4mV2aMHvDq7thkQUFt0EuOHJon4rQpJfhjmNHB+ikl0Cd6WhWIErOyQ+f7tw==
1232+
"@types/[email protected].5":
1233+
version "12.12.5"
1234+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.5.tgz#66103d2eddc543d44a04394abb7be52506d7f290"
1235+
integrity sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A==
12361236

12371237
12381238
version "2.3.2"

0 commit comments

Comments
 (0)