Skip to content

Commit

Permalink
Merge pull request #43 from innovativeinnovation/cho-update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
williambelle committed Oct 20, 2020
2 parents 63b05b8 + fb528df commit 279eeee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -34,22 +34,22 @@
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^7.1.0",
"eslint": "^7.11.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"mocha": "^7.2.0",
"nyc": "^15.0.1",
"mocha": "^8.2.0",
"nyc": "^15.1.0",
"rewire": "^5.0.0"
},
"dependencies": {
"got": "^11.1.4",
"got": "^11.8.0",
"jsonfile": "^6.0.1",
"log-symbols": "^4.0.0",
"node-notifier": "^7.0.1",
"node-notifier": "^8.0.0",
"play-sound": "^1.1.3",
"yargs": "^15.3.1"
"yargs": "^16.1.0"
}
}

0 comments on commit 279eeee

Please sign in to comment.