Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Apr 27, 2020
1 parent e386e94 commit 7611427
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"homepage": "https://github.com/adonisjs/adonis-lucid#readme",
"dependencies": {
"@poppinss/hooks": "^1.0.5",
"@poppinss/utils": "^2.2.4",
"@poppinss/utils": "^2.2.6",
"cli-table3": "^0.6.0",
"kleur": "^3.0.3",
"knex": "^0.21.0",
Expand All @@ -64,7 +64,7 @@
"@poppinss/dev-utils": "^1.0.6",
"@types/dotenv": "^8.2.0",
"@types/luxon": "^1.22.0",
"@types/node": "^13.13.0",
"@types/node": "^13.13.4",
"@types/pluralize": "0.0.29",
"chance": "^1.1.4",
"commitizen": "^4.0.4",
Expand All @@ -81,10 +81,10 @@
"mssql": "^6.2.0",
"mysql": "^2.18.1",
"np": "^5.2.1",
"pg": "^8.0.2",
"pg": "^8.0.3",
"reflect-metadata": "^0.1.13",
"sqlite3": "^4.1.1",
"ts-node": "^8.8.2",
"ts-node": "^8.9.1",
"typescript": "^3.8.3"
},
"publishConfig": {
Expand Down

0 comments on commit 7611427

Please sign in to comment.