chore: Update deps & semantic commit

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall 2019-07-22 16:35:02 +12:00
parent 4186c5effe
commit 4a7e289d33
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC
3 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@
"@types/md5": "^2.1.33",
"@types/node": "^12.6.8",
"css": "^2.2.4",
"eslint": "^6.0.1",
"eslint": "^6.1.0",
"eslint-plugin-node": "^9.1.0",
"has-flag": "^4.0.0",
"nodemon": "^1.19.1"

View file

@ -88,7 +88,7 @@ module.exports = async (req, res) => {
owner: 'remy',
repo: 'mit-license',
path: `users/${id}.json`,
message: `Automated creation of user ${id}.`,
message: `chore: Automated creation of user ${id}.`,
content: btoa(fileContent),
committer: {
name: 'MIT License Bot',

BIN
yarn.lock

Binary file not shown.