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 Mar 11, 2019
1 parent 5c2b180 commit 73c1071
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,33 +37,33 @@
"homepage": "https://github.com/adonisjs/adonis-lucid#readme",
"dependencies": {
"@adonisjs/generic-exceptions": "^2.0.1",
"chance": "^1.0.16",
"debug": "^4.0.1",
"chance": "^1.0.18",
"debug": "^4.1.1",
"knex": "^0.16.3",
"lodash": "^4.17.11",
"moment": "^2.22.2",
"moment": "^2.24.0",
"pluralize": "^7.0.0",
"pretty-hrtime": "^1.0.3",
"require-all": "^3.0.0"
},
"devDependencies": {
"@adonisjs/ace": "^5.0.7",
"@adonisjs/fold": "^4.0.9",
"@adonisjs/mrm-preset": "^1.0.13",
"@adonisjs/mrm-preset": "^1.0.16",
"@adonisjs/sink": "^1.0.17",
"commitizen": "^2.10.1",
"coveralls": "^3.0.2",
"coveralls": "^3.0.3",
"cz-conventional-changelog": "^2.1.0",
"fs-extra": "^7.0.0",
"japa": "^2.0.3",
"fs-extra": "^7.0.1",
"japa": "^2.0.7",
"japa-cli": "^1.0.1",
"mrm": "^1.2.1",
"mysql": "^2.16.0",
"nyc": "^13.0.1",
"pg": "^7.4.3",
"pkg-ok": "^2.2.0",
"nyc": "^13.3.0",
"pg": "^7.8.2",
"pkg-ok": "^2.3.1",
"semver": "^5.5.1",
"sqlite3": "^4.0.2",
"sqlite3": "^4.0.6",
"standard": "^12.0.1"
},
"config": {
Expand Down

0 comments on commit 73c1071

Please sign in to comment.