Skip to content

Commit 8f8fbae

Browse files
committed
chore(deps): update dependency @types/node to v12.11.1
1 parent 8e1744a commit 8f8fbae

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.19",
54-
"@types/node": "12.11.0",
54+
"@types/node": "12.11.1",
5555
"@types/ws": "6.0.3",
5656
"@typescript-eslint/eslint-plugin": "2.4.0",
5757
"@typescript-eslint/parser": "2.4.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].0":
1233-
version "12.11.0"
1234-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.0.tgz#7f893924970076b20ca0089df50ab9f171088909"
1235-
integrity sha512-7v0K9WHdjFpE3LMj1rdRan7PDO2d9Qky51T0cYzzk7fWoqoYKu/fZHnrF7OhNZVx0uKwYoQFMZ3dgVD51s/vYA==
1232+
"@types/[email protected].1":
1233+
version "12.11.1"
1234+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.1.tgz#1fd7b821f798b7fa29f667a1be8f3442bb8922a3"
1235+
integrity sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==
12361236

12371237
"@types/stack-utils@^1.0.1":
12381238
version "1.0.1"

0 commit comments

Comments
 (0)