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

Commit 23aeebe

Browse files
authored
Merge pull request #11 from hetznercloud/greenkeeper/@types/node-10.5.0
Update @types/node to the latest version 🚀
2 parents cf53d53 + eaa34ad commit 23aeebe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@angular/router": "^6.0.3",
6161
"@types/jasmine": "~2.8.3",
6262
"@types/jasminewd2": "~2.0.2",
63-
"@types/node": "~10.3.0",
63+
"@types/node": "~10.5.0",
6464
"codelyzer": "^4.0.1",
6565
"copyfiles": "^2.0.0",
6666
"core-js": "^2.4.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,9 @@
258258
version "6.0.110"
259259
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.110.tgz#6bbfc1c14d671348e3db4f89f3b487785e684684"
260260

261-
"@types/node@~10.3.0":
262-
version "10.3.0"
263-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.0.tgz#078516315a84d56216b5d4fed8f75d59d3b16cac"
261+
"@types/node@~10.5.0":
262+
version "10.5.0"
263+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.0.tgz#f5b61395c09b47ac46aaa1452750c9a72b3d3673"
264264

265265
"@types/q@^0.0.32":
266266
version "0.0.32"

0 commit comments

Comments
 (0)