Skip to content

Commit

Permalink
Actualizo versiones
Browse files Browse the repository at this point in the history
  • Loading branch information
emilioplatzer committed Aug 20, 2019
1 parent bfb2ff8 commit 4b995c7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
},
"main": "./bin/qa-control.js",
"dependencies": {
"commander": "~2.20.0",
"eslint": "~6.0.1",
"commander": "~3.0.0",
"eslint": "~6.2.1",
"fs-extra": "~8.1.0",
"fs-promise": "~2.0.3",
"js-yaml": "~3.13.1",
"jshint": "~2.10.2",
"parameters": "~0.6.0",
"semver": "~6.1.2",
"semver": "~6.3.0",
"strip-bom-string": "~1.0.0",
"best-globals": "~0.10.19",
"best-globals": "~0.10.22",
"multilang": "~1.0.23"
},
"devDependencies": {
"expect.js": "~0.3.1",
"istanbul": "~0.4.5",
"mocha": "~6.1.4",
"sinon": "~7.3.2",
"mocha": "~6.2.0",
"sinon": "~7.4.1",
"expect-called": "~0.4.0"
},
"engines": {
Expand Down

0 comments on commit 4b995c7

Please sign in to comment.