Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 24, 2020
1 parent 77600cc commit c80297c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion npm-audit.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h5 class="card-title">
<div class="card">
<div class="card-body">
<h5 class="card-title">
October 21st 2020, 4:18:00 pm
October 24th 2020, 3:31:35 pm
</h5>
<p class="card-text">Last updated</p>
</div>
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@poppinss/hooks": "^1.1.3",
"@poppinss/utils": "^2.5.7",
"@types/faker": "^5.1.2",
"@types/faker": "^5.1.3",
"faker": "^5.1.0",
"fast-deep-equal": "^3.1.3",
"igniculus": "^1.5.0",
Expand All @@ -60,26 +60,26 @@
"qs": "^6.9.4"
},
"peerDependencies": {
"@adonisjs/core": "^5.0.3-beta-rc"
"@adonisjs/core": "^5.0.4-preview-rc"
},
"devDependencies": {
"@adonisjs/core": "^5.0.3-beta-rc-10",
"@adonisjs/core": "^5.0.4-preview-rc-2",
"@adonisjs/mrm-preset": "^2.4.0",
"@adonisjs/repl": "^1.1.4",
"@adonisjs/repl": "^1.1.5",
"@adonisjs/require-ts": "^1.0.4",
"@adonisjs/sink": "^4.2.0",
"@adonisjs/sink": "^4.2.1",
"@poppinss/dev-utils": "^1.0.11",
"@types/dotenv": "^8.2.0",
"@types/luxon": "^1.25.0",
"@types/node": "^14.14.0",
"@types/node": "^14.14.2",
"@types/pluralize": "0.0.29",
"chance": "^1.1.7",
"commitizen": "^4.2.2",
"copyfiles": "^2.4.0",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^3.0.1",
"dotenv": "^8.2.0",
"eslint": "^7.11.0",
"eslint": "^7.12.0",
"eslint-config-prettier": "^6.14.0",
"eslint-plugin-adonis": "^1.0.15",
"eslint-plugin-prettier": "^3.1.4",
Expand Down

0 comments on commit c80297c

Please sign in to comment.