Skip to content

Commit

Permalink
Merge pull request #29 from innovativeinnovation/cho-update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle committed May 28, 2020
2 parents 9e703b3 + deb44fc commit d5c7956
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-node": "^11.0.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"mocha": "^7.0.1",
"nyc": "^15.0.0"
"mocha": "^7.2.0",
"nyc": "^15.0.1"
},
"dependencies": {
"colors": "^1.4.0",
"log-symbols": "^3.0.0",
"log-symbols": "^4.0.0",
"phantomjs-prebuilt": "^2.1.16",
"querystring": "^0.2.0",
"url": "^0.11.0",
"yargs": "^15.1.0"
"yargs": "^15.3.1"
}
}

0 comments on commit d5c7956

Please sign in to comment.