Skip to content

Commit 8cd0929

Browse files
committed
chore(deps): update dependency @types/node to v12.12.30
1 parent 4204715 commit 8cd0929

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.8.3",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "25.1.4",
54-
"@types/node": "12.12.29",
54+
"@types/node": "12.12.30",
5555
"@types/ws": "7.2.2",
5656
"@typescript-eslint/eslint-plugin": "2.23.0",
5757
"@typescript-eslint/parser": "2.23.0",

yarn.lock

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

1350-
"@types/[email protected].29":
1351-
version "12.12.29"
1352-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.29.tgz#46275f028b4e463b9ac5fefc1d08bc66cc193f25"
1353-
integrity sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==
1350+
"@types/[email protected].30":
1351+
version "12.12.30"
1352+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.30.tgz#3501e6f09b954de9c404671cefdbcc5d9d7c45f6"
1353+
integrity sha512-sz9MF/zk6qVr3pAnM0BSQvYIBK44tS75QC5N+VbWSE4DjCV/pJ+UzCW/F+vVnl7TkOPcuwQureKNtSSwjBTaMg==
13541354

13551355
13561356
version "2.3.2"

0 commit comments

Comments
 (0)