Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 11, 2019
1 parent e63c341 commit ca14768
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
"author": "virk,adonisjs",
"license": "MIT",
"devDependencies": {
"@adonisjs/fold": "^6.2.1",
"@adonisjs/fold": "^6.2.2",
"@adonisjs/mrm-preset": "^2.1.0",
"@types/node": "^12.7.12",
"@types/semver": "^6.0.2",
"@types/node": "^12.12.7",
"@types/semver": "^6.2.0",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"del-cli": "^3.0.0",
"doctoc": "^1.4.0",
"husky": "^3.0.9",
"japa": "^3.0.1",
"mrm": "^1.2.2",
"np": "^5.1.1",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"np": "^5.1.3",
"ts-node": "^8.5.0",
"tslint": "^5.20.1",
"tslint-eslint-rules": "^5.4.0",
"typedoc": "^0.15.0",
"typedoc-plugin-external-module-name": "^2.1.0",
"typedoc-plugin-markdown": "^2.2.10",
"typescript": "^3.6.4"
"typedoc-plugin-markdown": "^2.2.11",
"typescript": "^3.7.2"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit ca14768

Please sign in to comment.