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 15, 2021
1 parent 6d1ce0a commit 9a8e545
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"dependencies": {
"@poppinss/hooks": "^3.0.2",
"@poppinss/utils": "^3.0.5",
"@types/faker": "^5.1.6",
"faker": "^5.4.0",
"@types/faker": "^5.5.1",
"faker": "^5.5.3",
"fast-deep-equal": "^3.1.3",
"igniculus": "^1.5.0",
"knex": "^0.95.2",
"knex": "^0.95.4",
"knex-dynamic-connection": "^2.0.0",
"luxon": "^1.26.0",
"macroable": "^5.1.1",
Expand All @@ -66,11 +66,11 @@
"@adonisjs/mrm-preset": "^3.0.0",
"@adonisjs/repl": "^3.0.0",
"@adonisjs/require-ts": "^2.0.3",
"@adonisjs/sink": "^5.1.1",
"@adonisjs/sink": "^5.1.2",
"@poppinss/dev-utils": "^1.1.1",
"@types/dotenv": "^8.2.0",
"@types/luxon": "^1.26.2",
"@types/node": "^14.14.35",
"@types/luxon": "^1.26.3",
"@types/node": "^14.14.37",
"@types/pluralize": "0.0.29",
"@types/qs": "^6.9.6",
"chance": "^1.1.7",
Expand All @@ -79,23 +79,23 @@
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^3.0.1",
"dotenv": "^8.2.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-adonis": "^1.3.0",
"eslint-plugin-prettier": "^3.3.1",
"fs-extra": "^9.1.0",
"github-label-sync": "^2.0.0",
"husky": "^5.2.0",
"husky": "^6.0.0",
"japa": "^3.1.1",
"mrm": "^2.6.1",
"mrm": "^3.0.1",
"mysql": "^2.18.1",
"np": "^7.4.0",
"pg": "^8.5.1",
"pg": "^8.6.0",
"prettier": "^2.2.1",
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.0.2",
"tedious": "^11.0.6",
"typescript": "^4.2.3"
"tedious": "^11.0.7",
"typescript": "^4.2.4"
},
"publishConfig": {
"tag": "latest",
Expand Down

0 comments on commit 9a8e545

Please sign in to comment.