Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 293b79d

Browse files
committed
chore(deps): update dependency @types/node to v8.10.66
1 parent 9b53745 commit 293b79d

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
@@ -86,7 +86,7 @@
8686
"@nrwl/jest": "8.12.2",
8787
"@nrwl/workspace": "8.12.2",
8888
"@types/jest": "24.9.1",
89-
"@types/node": "8.10.59",
89+
"@types/node": "8.10.66",
9090
"codelyzer": "5.2.1",
9191
"colors": "1.4.0",
9292
"cross-env": "6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,10 +2314,10 @@
23142314
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
23152315
integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==
23162316

2317-
"@types/node@8.10.59":
2318-
version "8.10.59"
2319-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.59.tgz#9e34261f30183f9777017a13d185dfac6b899e04"
2320-
integrity sha512-8RkBivJrDCyPpBXhVZcjh7cQxVBSmRk9QM7hOketZzp6Tg79c0N8kkpAIito9bnJ3HCVCHVYz+KHTEbfQNfeVQ==
2317+
"@types/node@8.10.66":
2318+
version "8.10.66"
2319+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
2320+
integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==
23212321

23222322
"@types/normalize-package-data@^2.4.0":
23232323
version "2.4.0"

0 commit comments

Comments
 (0)