Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13e78f9

Browse files
committed
Update dependency @types/node to v10.14.5
1 parent 7358cba commit 13e78f9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

‎package-lock.json‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/jasmine": "3.3.12",
6060
"@types/jasminewd2": "2.0.6",
6161
"@types/lodash": "4.14.123",
62-
"@types/node": "10.14.4",
62+
"@types/node": "10.14.5",
6363
"chokidar": "2.1.5",
6464
"codelyzer": "5.0.0",
6565
"concurrently": "4.1.0",

‎yarn.lock‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,10 @@
410410
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.12.2.tgz#d7f302e74b10e9801d52852137f652d9ee235da8"
411411
integrity sha512-c82MtnqWB/CqqK7/zit74Ob8H1dBdV7bK+BcErwtXbe0+nUGkgzq5NTDmRW/pAv2lFtmeNmW95b0zK2hxpeklg==
412412

413-
"@types/[email protected].4":
414-
version "10.14.4"
415-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.4.tgz#1c586b991457cbb58fef51bc4e0cfcfa347714b5"
416-
integrity sha512-DT25xX/YgyPKiHFOpNuANIQIVvYEwCWXgK2jYYwqgaMrYE6+tq+DtmMwlD3drl6DJbUwtlIDnn0d7tIn/EbXBg==
413+
"@types/[email protected].5":
414+
version "10.14.5"
415+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.5.tgz#27733a949f5d9972d87109297cffb62207ace70f"
416+
integrity sha512-Ja7d4s0qyGFxjGeDq5S7Si25OFibSAHUi6i17UWnwNnpitADN7hah9q0Tl25gxuV5R1u2Bx+np6w4LHXfHyj/g==
417417

418418
"@types/source-list-map@*":
419419
version "0.1.2"

0 commit comments

Comments
 (0)