Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Oct 4, 2018
1 parent 87ddc29 commit 095972b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"release:push": "node scripts/push-tags.js"
},
"devDependencies": {
"browserify": "^13.0.0",
"browserify-header": "^0.9.2",
"eslint": "^1.10.3",
"istanbul": "^0.4.2",
"mocha": "^2.1.0",
"mocha-lcov-reporter": "^1.0.0",
"replace": "^0.3.0",
"uglifyjs": "^2.4.10",
"underscore": "^1.7.0"
"browserify": "^16.2.3",
"browserify-header": "^0.9.4",
"eslint": "^5.6.1",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.3.0",
"replace": "^1.0.0",
"uglifyjs": "^2.4.11",
"underscore": "^1.9.1"
},
"jshintConfig": {
"node": true,
Expand All @@ -66,7 +66,7 @@
}
},
"dependencies": {
"sprintf-js": "^1.0.3",
"sprintf-js": "^1.1.1",
"util-deprecate": "^1.0.2"
}
}
}

0 comments on commit 095972b

Please sign in to comment.