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 4, 2022
1 parent a2c7127 commit f340ffd
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@
}
},
"devDependencies": {
"@adonisjs/application": "^5.1.9",
"@adonisjs/mrm-preset": "^5.0.2",
"@adonisjs/require-ts": "^2.0.10",
"@types/node": "^17.0.19",
"@adonisjs/application": "^5.2.0",
"@adonisjs/mrm-preset": "^5.0.3",
"@adonisjs/require-ts": "^2.0.11",
"@types/node": "^17.0.23",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^4.0.1",
"doctoc": "^2.0.1",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
"github-label-sync": "^2.0.1",
"github-label-sync": "^2.2.0",
"husky": "^7.0.1",
"japa": "^4.0.0",
"mrm": "^3.0.2",
"np": "^7.5.0",
"prettier": "^2.3.2",
"typescript": "^4.3.5"
"mrm": "^4.0.0",
"np": "^7.6.1",
"prettier": "^2.6.2",
"typescript": "^4.6.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit f340ffd

Please sign in to comment.