Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 15, 2020
1 parent 39f7b6d commit a42721c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 38 deletions.
67 changes: 34 additions & 33 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 @@ -41,7 +41,7 @@
"homepage": "https://github.com/adonisjs/adonis-framework#readme",
"devDependencies": {
"@adonisjs/ace": "^6.8.3",
"@adonisjs/assembler": "^1.2.8",
"@adonisjs/assembler": "^1.3.1",
"@adonisjs/fold": "^6.3.3",
"@adonisjs/mrm-preset": "^2.2.4",
"@adonisjs/sink": "^2.4.5",
Expand All @@ -55,7 +55,7 @@
"del-cli": "^3.0.0",
"doctoc": "^1.4.0",
"eslint": "^6.8.0",
"eslint-plugin-adonis": "^1.0.6",
"eslint-plugin-adonis": "^1.0.8",
"husky": "^4.2.3",
"japa": "^3.0.1",
"mrm": "^2.0.4",
Expand Down Expand Up @@ -90,16 +90,16 @@
},
"dependencies": {
"@adonisjs/application": "^1.3.4",
"@adonisjs/bodyparser": "^3.2.3",
"@adonisjs/bodyparser": "^3.2.4",
"@adonisjs/config": "^1.0.12",
"@adonisjs/encryption": "^1.0.4",
"@adonisjs/env": "^1.0.12",
"@adonisjs/events": "^1.0.7",
"@adonisjs/hash": "^1.0.11",
"@adonisjs/http-server": "^1.7.2",
"@adonisjs/http-server": "^1.7.3",
"@adonisjs/logger": "^1.1.8",
"@adonisjs/profiler": "^2.0.0",
"@adonisjs/validator": "^6.2.3",
"@adonisjs/validator": "^6.2.4",
"@poppinss/utils": "^2.1.2",
"@types/find-package-json": "^1.1.1",
"@types/proxy-addr": "^2.0.0",
Expand Down

0 comments on commit a42721c

Please sign in to comment.