Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed May 4, 2020
1 parent db55512 commit ed90d3a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 36 deletions.
57 changes: 27 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"kleur": "^3.0.3",
"knex": "^0.21.1",
"knex-dynamic-connection": "^1.0.5",
"luxon": "^1.23.0",
"luxon": "^1.24.0",
"macroable": "^4.0.4",
"pluralize": "^8.0.0",
"pretty-hrtime": "^1.0.3",
"qs": "^6.9.3"
"qs": "^6.9.4"
},
"peerDependencies": {
"@adonisjs/core": ">=5.0.0-preview"
},
"devDependencies": {
"@adonisjs/ace": "^6.9.2",
"@adonisjs/application": "^1.3.12",
"@adonisjs/application": "^1.3.13",
"@adonisjs/core": "^5.0.0-preview.5",
"@adonisjs/fold": "^6.3.5",
"@adonisjs/mrm-preset": "^2.3.0",
Expand All @@ -67,7 +67,7 @@
"@types/node": "^13.13.4",
"@types/pluralize": "0.0.29",
"chance": "^1.1.4",
"commitizen": "^4.0.4",
"commitizen": "^4.0.5",
"copyfiles": "^2.2.0",
"cz-conventional-changelog": "^3.1.0",
"del-cli": "^3.0.0",
Expand All @@ -77,14 +77,14 @@
"fs-extra": "^9.0.0",
"husky": "^4.2.5",
"japa": "^3.0.1",
"mrm": "^2.2.1",
"mrm": "^2.3.0",
"mssql": "^6.2.0",
"mysql": "^2.18.1",
"np": "^5.2.1",
"pg": "^8.0.3",
"reflect-metadata": "^0.1.13",
"sqlite3": "^4.2.0",
"ts-node": "^8.9.1",
"ts-node": "^8.10.1",
"typescript": "^3.8.3"
},
"publishConfig": {
Expand Down

0 comments on commit ed90d3a

Please sign in to comment.