Skip to content

Commit 8f31444

Browse files
cpojerfacebook-github-bot
authored andcommitted
Update package.json
Reviewed By: jeanlauliac Differential Revision: D5103378 fbshipit-source-id: 64acdc767372a166460859ffba729710d5bf4b80
1 parent 42acab9 commit 8f31444

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

packager/package.json

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,23 @@
88
},
99
"dependencies": {
1010
"absolute-path": "^0.0.0",
11-
"async": "^2.0.1",
12-
"babel-core": "^6.21.0",
13-
"babel-generator": "^6.21.0",
11+
"async": "^2.4.0",
12+
"babel-core": "^6.24.1",
13+
"babel-generator": "^6.24.1",
1414
"babel-plugin-external-helpers": "^6.18.0",
1515
"babel-preset-fbjs": "^2.1.0",
1616
"babel-preset-react-native": "^1.9.1",
17-
"babel-register": "^6.18.0",
18-
"babylon": "^6.14.1",
17+
"babel-register": "^6.24.1",
18+
"babylon": "^6.17.0",
1919
"chalk": "^1.1.1",
2020
"concat-stream": "^1.6.0",
2121
"core-js": "^2.2.2",
2222
"debug": "^2.2.0",
2323
"denodeify": "^1.2.1",
24-
"fbjs": "^0.8.9",
24+
"fbjs": "0.8.12",
2525
"graceful-fs": "^4.1.3",
2626
"image-size": "^0.3.5",
27-
"imurmurhash": "^0.1.4",
28-
"jest-haste-map": "18.0.0",
29-
"joi": "^6.6.1",
27+
"jest-haste-map": "19.0.0",
3028
"json-stable-stringify": "^1.0.1",
3129
"json5": "^0.4.0",
3230
"left-pad": "^1.1.3",
@@ -38,7 +36,6 @@
3836
"source-map": "^0.5.6",
3937
"throat": "^3.0.0",
4038
"uglify-js": "2.7.5",
41-
"worker-farm": "^1.3.1",
4239
"write-file-atomic": "^1.2.0",
4340
"xpipe": "^1.0.5"
4441
}

0 commit comments

Comments
 (0)