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 7, 2020
1 parent ed90d3a commit 4754a8c
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 108 deletions.
138 changes: 35 additions & 103 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"kleur": "^3.0.3",
"knex": "^0.21.1",
"knex-dynamic-connection": "^1.0.5",
"luxon": "^1.24.0",
"luxon": "^1.24.1",
"macroable": "^4.0.4",
"pluralize": "^8.0.0",
"pretty-hrtime": "^1.0.3",
Expand All @@ -63,13 +63,13 @@
"@adonisjs/mrm-preset": "^2.3.0",
"@poppinss/dev-utils": "^1.0.6",
"@types/dotenv": "^8.2.0",
"@types/luxon": "^1.22.0",
"@types/node": "^13.13.4",
"@types/luxon": "^1.24.0",
"@types/node": "^13.13.5",
"@types/pluralize": "0.0.29",
"chance": "^1.1.4",
"commitizen": "^4.0.5",
"commitizen": "^4.1.2",
"copyfiles": "^2.2.0",
"cz-conventional-changelog": "^3.1.0",
"cz-conventional-changelog": "^3.2.0",
"del-cli": "^3.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.8.0",
Expand Down

0 comments on commit 4754a8c

Please sign in to comment.