Skip to content

Commit 649d07d

Browse files
committed
chore(deps): update dependency @types/node to v10.17.17
1 parent 7809ee6 commit 649d07d

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.17",
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.17":
358+
version "10.17.17"
359+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.17.tgz#7a183163a9e6ff720d86502db23ba4aade5999b8"
360+
integrity sha512-gpNnRnZP3VWzzj5k3qrpRC6Rk3H/uclhAVo1aIvwzK5p5cOrs9yEyQ8H/HBsBY0u5rrWxXEiVPQ0dEB6pkjE8Q==
361361

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

0 commit comments

Comments
 (0)