mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Update NPM dependencies
This was mostly to update Jest, but the others were the safe ones from `npm outdated --depth=0`
This commit is contained in:
+4
-4
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"benchmark": "~1.0.0",
|
||||
"browserify": "^6.1.0",
|
||||
"browserify": "^7.0.2",
|
||||
"coverify": "~1.0.4",
|
||||
"derequire": "^1.2.0",
|
||||
"envify": "^3.0.0",
|
||||
@@ -43,17 +43,17 @@
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-compress": "^0.12.0",
|
||||
"grunt-contrib-connect": "~0.6.0",
|
||||
"grunt-contrib-copy": "^0.6.0",
|
||||
"grunt-contrib-copy": "^0.7.0",
|
||||
"grunt-contrib-jshint": "^0.10.0",
|
||||
"gzip-js": "~0.3.2",
|
||||
"jasmine-tapreporter": "~0.2.2",
|
||||
"jest-cli": "~0.1.5",
|
||||
"jest-cli": "^0.2.1",
|
||||
"lodash": "~2.4.1",
|
||||
"optimist": "~0.6.0",
|
||||
"phantomjs": "~1.9",
|
||||
"platform": "^1.1.0",
|
||||
"populist": "~0.1.6",
|
||||
"recast": "^0.7.2",
|
||||
"recast": "^0.9.11",
|
||||
"sauce-tunnel": "~1.1.0",
|
||||
"tmp": "~0.0.18",
|
||||
"uglify-js": "~2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user