Skip to content

Commit

Permalink
Merge pull request #69 from innovativeinnovation/cho-update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle authored Nov 2, 2023
2 parents 75e589d + 20a46dd commit 0ddbe78
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,14 @@
"test": "eslint . && mocha"
},
"devDependencies": {
"chai": "^4.3.7",
"eslint": "^8.44.0",
"chai": "^4.3.10",
"eslint": "^8.52.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"mocha": "^10.2.0"
},
"dependencies": {
"chalk": "^4.1.2",
"epfl-people-api": "^7.0.1",
"epfl-people-api": "^8.0.0",
"gender-detection": "0.1.0",
"yargs": "^17.7.2"
}
Expand Down

0 comments on commit 0ddbe78

Please sign in to comment.