Skip to content

Commit 90703a5

Browse files
committed
chore(deps): update dependency @types/node to v10.17.60
1 parent 7809ee6 commit 90703a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/chai": "4.1.7",
6262
"@types/expect": "1.20.3",
6363
"@types/jest": "23.3.9",
64-
"@types/node": "10.12.10",
64+
"@types/node": "10.17.60",
6565
"chai": "4.2.0",
6666
"codelyzer": "4.5.0",
6767
"jest": "23.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,10 +354,10 @@
354354
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1"
355355
integrity sha512-wNMwXSUcwyYajtbayfPp55tSayuDVU6PfY5gzvRSj80UvxdXEJOVPnUVajaOp7NgXLm+1e2ZDLULmpsU9vDvQw==
356356

357-
"@types/node@10.12.10":
358-
version "10.12.10"
359-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.10.tgz#4fa76e6598b7de3f0cb6ec3abacc4f59e5b3a2ce"
360-
integrity sha512-8xZEYckCbUVgK8Eg7lf5Iy4COKJ5uXlnIOnePN0WUwSQggy9tolM+tDJf7wMOnT/JT/W9xDYIaYggt3mRV2O5w==
357+
"@types/node@10.17.60":
358+
version "10.17.60"
359+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
360+
integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
361361

362362
"@types/yargs@^11.0.0":
363363
version "11.1.2"

0 commit comments

Comments
 (0)