Skip to content

Commit

Permalink
Deps bump (eslint, esprima)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Nov 12, 2016
1 parent 1497178 commit d37ec86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
},
"dependencies": {
"argparse": "^1.0.7",
"esprima": "^2.6.0"
"esprima": "^3.1.1"
},
"devDependencies": {
"ansi": "*",
"benchmark": "*",
"browserify": "^13.0.0",
"codemirror": "^5.13.4",
"eslint": "^2.8.0",
"eslint": "^3.10.0",
"istanbul": "*",
"mocha": "*",
"uglify-js": "^2.6.1"
Expand Down

0 comments on commit d37ec86

Please sign in to comment.