Skip to content

Commit 06c9397

Browse files
greenkeeper[bot]JamesHenry
authored andcommitted
chore(package): Update @types/node to version 8.0.54
1 parent d0ac4d2 commit 06c9397

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@types/jest": "21.1.8",
24-
"@types/node": "8.0.53",
24+
"@types/node": "8.0.54",
2525
"cz-conventional-changelog": "2.1.0",
2626
"eslint": "4.12.1",
2727
"husky": "^0.14.3",

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,19 @@
4747
lodash "^4.17.4"
4848
pify "^3.0.0"
4949

50+
"@types/events@*":
51+
version "1.1.0"
52+
resolved "https://registry.yarnpkg.com/@types/events/-/events-1.1.0.tgz#93b1be91f63c184450385272c47b6496fd028e02"
53+
5054
5155
version "21.1.8"
5256
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.8.tgz#d497213725684f1e5a37900b17a47c9c018f1a97"
5357

54-
55-
version "8.0.53"
56-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.53.tgz#396b35af826fa66aad472c8cb7b8d5e277f4e6d8"
58+
59+
version "8.0.54"
60+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.54.tgz#3fd9357db4af388b79e03845340259440edffde6"
61+
dependencies:
62+
"@types/events" "*"
5763

5864
JSONStream@^1.0.4:
5965
version "1.3.1"

0 commit comments

Comments
 (0)