Skip to content

Commit 70d4e31

Browse files
committed
Update dependency @types/node to v10.14.7
1 parent ea27b8b commit 70d4e31

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
@@ -78,7 +78,7 @@
7878
"@types/koa-webpack": "5.0.1",
7979
"@types/lodash": "4.14.123",
8080
"@types/mini-css-extract-plugin": "0.2.0",
81-
"@types/node": "10.14.3",
81+
"@types/node": "10.14.7",
8282
"@types/ora": "3.1.0",
8383
"@types/prop-types": "15.7.0",
8484
"@types/react": "16.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -725,10 +725,10 @@
725725
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.4.tgz#ceb0048a546db453f6248f2d1d95e937a6f00a14"
726726
integrity sha512-Zl8dGvAcEmadgs1tmSPcvwzO1YRsz38bVJQvH1RvRqSR9/5n61Q1ktcDL0ht3FXWR+ZpVmXVwN1LuH4Ax23NsA==
727727

728-
"@types/node@10.14.3":
729-
version "10.14.3"
730-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.3.tgz#170a81168620d931cc3b83460be253cadd3028f1"
731-
integrity sha512-2lhc7S28vo8FwR3Jv3Ifyd77AxEsx+Nl9ajWiac6/eWuvZ84zPK4RE05pfqcn3acIzlZDpQj5F1rIKQZX3ptLQ==
728+
"@types/node@10.14.7":
729+
version "10.14.7"
730+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.7.tgz#1854f0a9aa8d2cd6818d607b3d091346c6730362"
731+
integrity sha512-on4MmIDgHXiuJDELPk1NFaKVUxxCFr37tm8E9yN6rAiF5Pzp/9bBfBHkoexqRiY+hk/Z04EJU9kKEb59YqJ82A==
732732

733733
"@types/ora@3.1.0":
734734
version "3.1.0"

0 commit comments

Comments
 (0)