Skip to content

Commit

Permalink
chore(package): update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Dec 30, 2014
1 parent 1737567 commit af354b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -35,7 +35,7 @@
"esprima": "~1.2.2",
"escodegen": "1.4.1",
"estraverse": "~1.9.0",
"mocha": "~2.0.1",
"mocha": "~2.1.0",
"requirejs": "~2.1.15",
"assert": "Jxck/assert"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -22,8 +22,8 @@
},
"devDependencies": {
"blanket": "~1.1.6",
"browserify": "~7.0.0",
"del": "~1.1.0",
"browserify": "~8.0.2",
"del": "~1.1.1",
"esprima": "~1.2.2",
"gulp": "~3.8.10",
"gulp-derequire": "~2.0.0",
Expand All @@ -34,7 +34,7 @@
"gulp-util": "~3.0.1",
"gulp-webserver": "~0.8.7",
"jshint-stylish": "~1.0.0",
"mocha": "~2.0.1",
"mocha": "~2.1.0",
"mocha-lcov-reporter": "~0.0.1",
"through2": "~1.1.1",
"vinyl-source-stream": "~1.0.0"
Expand Down

0 comments on commit af354b8

Please sign in to comment.