Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 21, 2020
1 parent 55c82e8 commit 22aa8f7
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 46 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">
August 31st 2020, 7:40:03 am
September 21st 2020, 8:01:54 am
</h5>
<p class="card-text">Last updated</p>
</div>
Expand Down
175 changes: 138 additions & 37 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
"devDependencies": {
"@adonisjs/mrm-preset": "^2.4.0",
"@adonisjs/require-ts": "^1.0.0",
"@types/node": "^14.6.2",
"@types/node": "^14.11.1",
"commitizen": "^4.2.1",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^3.0.1",
"doctoc": "^1.4.0",
"eslint": "^7.7.0",
"eslint": "^7.9.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-adonis": "^1.0.15",
"eslint-plugin-prettier": "^3.1.4",
"github-label-sync": "^2.0.0",
"husky": "^4.2.5",
"husky": "^4.3.0",
"japa": "^3.1.1",
"mrm": "^2.3.5",
"mrm": "^2.5.0",
"np": "^6.5.0",
"npm-audit-html": "^1.4.3",
"prettier": "^2.1.1",
"typescript": "^4.0.2"
"prettier": "^2.1.2",
"typescript": "^4.0.3"
},
"nyc": {
"exclude": [
Expand All @@ -75,8 +75,8 @@
"anyBranch": false
},
"dependencies": {
"@poppinss/colors": "^2.0.2",
"cli-boxes": "^2.2.0",
"@poppinss/colors": "^2.0.3",
"cli-boxes": "^2.2.1",
"cli-table3": "^0.6.0",
"color-support": "^1.1.3",
"log-update": "^4.0.0",
Expand Down

0 comments on commit 22aa8f7

Please sign in to comment.