Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Oct 31, 2014
1 parent af4c375 commit ecb6c07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"devDependencies": {
"esprima": "~1.2.2",
"escodegen": "1.3.0",
"estraverse": "~1.5.0",
"mocha": "~1.21.5",
"escodegen": "1.4.1",
"estraverse": "~1.7.0",
"mocha": "~2.0.1",
"requirejs": "~2.1.15",
"assert": "Jxck/assert"
},
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"escallmatch": "~0.3.1",
"escodegen": "~1.4.1",
"espurify": "~0.1.3",
"estraverse": "~1.5.1",
"source-map": "~0.1.39",
"estraverse": "~1.7.0",
"source-map": "~0.1.40",
"type-name": "~1.0.0",
"xtend": "~4.0.0"
},
"devDependencies": {
"blanket": "~1.1.6",
"browserify": "~6.1.0",
"browserify": "~6.2.0",
"del": "~0.1.3",
"esprima": "~1.2.2",
"gulp": "~3.8.8",
"gulp": "~3.8.9",
"gulp-derequire": "~2.0.0",
"gulp-mocha": "~1.1.1",
"gulp-mocha-phantomjs": "~0.5.0",
"gulp-mocha-phantomjs": "~0.5.1",
"gulp-util": "~3.0.1",
"gulp-webserver": "~0.8.3",
"mocha": "~2.0.1",
Expand Down

0 comments on commit ecb6c07

Please sign in to comment.