Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 23, 2019
1 parent 4997642 commit c655ec6
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 72 deletions.
159 changes: 90 additions & 69 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"homepage": "https://github.com/adonisjs/adonis-framework#readme",
"devDependencies": {
"@adonisjs/ace": "^6.6.1",
"@adonisjs/assembler": "^1.0.1",
"@adonisjs/assembler": "^1.1.0",
"@adonisjs/fold": "^6.2.3",
"@adonisjs/mrm-preset": "^2.1.0",
"@adonisjs/sink": "^2.3.1",
"@poppinss/dev-utils": "^1.0.1",
"@types/ms": "^0.7.31",
"@types/node": "^12.12.11",
"@types/node": "^12.12.12",
"@types/supertest": "^2.0.8",
"commitizen": "^4.0.3",
"copyfiles": "^2.1.1",
Expand All @@ -55,7 +55,7 @@
"doctoc": "^1.4.0",
"husky": "^3.1.0",
"japa": "^3.0.1",
"mrm": "^1.2.2",
"mrm": "^1.2.3",
"np": "^5.1.3",
"proxy-addr": "^2.0.5",
"strip-ansi": "^6.0.0",
Expand Down

0 comments on commit c655ec6

Please sign in to comment.