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 Sep 2, 2019
1 parent 833778a commit e8a8c65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"version": "npm run build"
},
"devDependencies": {
"@adonisjs/core": "^2.0.14",
"@adonisjs/core": "^2.0.15",
"@adonisjs/dev-utils": "^1.4.0",
"@adonisjs/fold": "^6.1.5",
"@adonisjs/mrm-preset": "^2.1.0",
"@adonisjs/sink": "^2.1.3",
"@adonisjs/sink": "^2.1.5",
"@poppinss/http-server": "^1.2.3",
"@poppinss/logger": "^1.1.3",
"@poppinss/request": "^1.0.14",
Expand All @@ -37,15 +37,15 @@
"@types/fs-extra": "^8.0.0",
"@types/media-typer": "^0.3.0",
"@types/multiparty": "0.0.32",
"@types/node": "^12.7.2",
"@types/node": "^12.7.3",
"@types/supertest": "^2.0.8",
"@types/uuid": "^3.4.5",
"commitizen": "^4.0.3",
"copyfiles": "^2.1.1",
"cz-conventional-changelog": "^3.0.2",
"del-cli": "^2.0.0",
"doctoc": "^1.4.0",
"husky": "^3.0.4",
"husky": "^3.0.5",
"japa": "^3.0.0",
"mrm": "^1.2.2",
"np": "^5.0.3",
Expand All @@ -54,7 +54,7 @@
"tslint": "^5.19.0",
"tslint-eslint-rules": "^5.4.0",
"typedoc-plugin-external-module-name": "^2.1.0",
"typedoc-plugin-markdown": "^2.1.4",
"typedoc-plugin-markdown": "^2.1.9",
"typescript": "^3.6.2"
},
"peerDependencies": {
Expand Down

0 comments on commit e8a8c65

Please sign in to comment.