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 6, 2019
1 parent 2eb0de5 commit b79c2a2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,23 +27,23 @@
"author": "virk,poppinss",
"license": "MIT",
"devDependencies": {
"@adonisjs/fold": "^6.1.5",
"@adonisjs/fold": "^6.1.6",
"@adonisjs/mrm-preset": "^2.1.0",
"@types/node": "^12.7.2",
"@types/node": "^12.7.4",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"del-cli": "^2.0.0",
"doctoc": "^1.4.0",
"husky": "^3.0.4",
"japa": "^3.0.0",
"husky": "^3.0.5",
"japa": "^3.0.1",
"mrm": "^1.2.2",
"np": "^5.0.2",
"ts-node": "^8.2.0",
"tslint": "^5.19.0",
"tslint-eslint-rules": "^5.4.0",
"typedoc": "^0.15.0",
"typedoc-plugin-external-module-name": "^2.1.0",
"typedoc-plugin-markdown": "^2.1.4",
"typedoc-plugin-markdown": "^2.1.10",
"typescript": "^3.6.2"
},
"nyc": {
Expand All @@ -66,8 +66,8 @@
}
},
"dependencies": {
"@poppinss/utils": "^1.0.5",
"@types/semver": "^6.0.0",
"@poppinss/utils": "^1.0.6",
"@types/semver": "^6.0.2",
"semver": "^6.3.0"
},
"peerDependencies": {
Expand Down

0 comments on commit b79c2a2

Please sign in to comment.