Skip to content

Commit

Permalink
Merge pull request #40 from innovativeinnovation/cho-update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
williambelle committed Jul 7, 2020
2 parents 3b79d4e + c7974c9 commit 2ec3454
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -26,18 +26,18 @@
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^11.0.0",
"eslint": "^7.4.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
"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",
"rewire": "^4.0.1"
"mocha": "^8.0.1",
"nyc": "^15.1.0",
"rewire": "^5.0.0"
},
"dependencies": {
"got": "^10.5.2",
"moment": "^2.24.0"
"got": "^11.4.0",
"moment": "^2.27.0"
}
}

0 comments on commit 2ec3454

Please sign in to comment.