Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Aug 19, 2019
1 parent ac6be0f commit 93fad3b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"version": "npm run build"
},
"devDependencies": {
"@adonisjs/core": "^2.0.10",
"@adonisjs/core": "^2.0.12",
"@adonisjs/dev-utils": "^1.4.0",
"@adonisjs/fold": "^4.0.9",
"@adonisjs/mrm-preset": "^2.0.3",
"@adonisjs/sink": "^2.0.13",
"@poppinss/http-server": "^1.2.0",
"@adonisjs/sink": "^2.1.2",
"@poppinss/http-server": "^1.2.1",
"@poppinss/logger": "^1.1.2",
"@poppinss/request": "^1.0.13",
"@types/fs-extra": "^8.0.0",
Expand All @@ -40,7 +40,7 @@
"cz-conventional-changelog": "^3.0.2",
"del-cli": "^2.0.0",
"doctoc": "^1.4.0",
"husky": "^3.0.3",
"husky": "^3.0.4",
"japa": "^2.0.10",
"mrm": "^1.2.2",
"np": "^5.0.3",
Expand All @@ -49,7 +49,7 @@
"tslint": "^5.18.0",
"tslint-eslint-rules": "^5.4.0",
"typedoc-plugin-external-module-name": "^2.1.0",
"typedoc-plugin-markdown": "^2.1.1",
"typedoc-plugin-markdown": "^2.1.3",
"typescript": "^3.5.3"
},
"peerDependencies": {
Expand Down Expand Up @@ -84,7 +84,7 @@
"bytes": "^3.1.0",
"co-body": "git+https://github.com/thetutlage/co-body.git",
"end-of-stream": "^1.4.1",
"file-type": "^12.1.0",
"file-type": "^12.2.0",
"fs-extra": "^8.1.0",
"lodash": "^4.17.15",
"media-typer": "^1.1.0",
Expand Down

0 comments on commit 93fad3b

Please sign in to comment.