Skip to content

Commit 22c9470

Browse files
committed
chore(deps): update dependency @types/node to v12.12.31
1 parent 2e7b613 commit 22c9470

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

yarn.lock

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

1406-
"@types/[email protected].30":
1407-
version "12.12.30"
1408-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.30.tgz#3501e6f09b954de9c404671cefdbcc5d9d7c45f6"
1409-
integrity sha512-sz9MF/zk6qVr3pAnM0BSQvYIBK44tS75QC5N+VbWSE4DjCV/pJ+UzCW/F+vVnl7TkOPcuwQureKNtSSwjBTaMg==
1406+
"@types/[email protected].31":
1407+
version "12.12.31"
1408+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.31.tgz#d6b4f9645fee17f11319b508fb1001797425da51"
1409+
integrity sha512-T+wnJno8uh27G9c+1T+a1/WYCHzLeDqtsGJkoEdSp2X8RTh3oOCZQcUnjAx90CS8cmmADX51O0FI/tu9s0yssg==
14101410

14111411
14121412
version "2.3.2"

0 commit comments

Comments
 (0)