Skip to content

Commit 3a4676b

Browse files
committed
chore(deps): update dependency @types/node to v12.7.12
1 parent 1ca521d commit 3a4676b

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.18",
54-
"@types/node": "12.7.11",
54+
"@types/node": "12.7.12",
5555
"@types/ws": "6.0.3",
5656
"@typescript-eslint/eslint-plugin": "2.3.3",
5757
"@typescript-eslint/parser": "2.3.3",

yarn.lock

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

1217-
"@types/[email protected].11":
1218-
version "12.7.11"
1219-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.11.tgz#be879b52031cfb5d295b047f5462d8ef1a716446"
1220-
integrity sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==
1217+
"@types/[email protected].12":
1218+
version "12.7.12"
1219+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.12.tgz#7c6c571cc2f3f3ac4a59a5f2bd48f5bdbc8653cc"
1220+
integrity sha512-KPYGmfD0/b1eXurQ59fXD1GBzhSQfz6/lKBxkaHX9dKTzjXbK68Zt7yGUxUsCS1jeTy/8aL+d9JEr+S54mpkWQ==
12211221

12221222
"@types/stack-utils@^1.0.1":
12231223
version "1.0.1"

0 commit comments

Comments
 (0)