Skip to content

Commit

Permalink
Merge pull request #36 from innovativeinnovation/cho-update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
williambelle committed Mar 20, 2020
2 parents b11cf26 + a86a961 commit bfb3315
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 @@ -35,21 +35,21 @@
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.19.1",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"mocha": "^6.2.2",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"rewire": "^4.0.1"
"rewire": "^5.0.0"
},
"dependencies": {
"got": "^10.2.1",
"jsonfile": "^5.0.0",
"got": "^10.6.0",
"jsonfile": "^6.0.1",
"log-symbols": "^3.0.0",
"node-notifier": "^6.0.0",
"play-sound": "^1.1.3",
"yargs": "^15.1.0"
"yargs": "^15.3.1"
}
}

0 comments on commit bfb3315

Please sign in to comment.