Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 4, 2022
1 parent 935776e commit 13a0529
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,26 @@
"license": "MIT",
"devDependencies": {
"@adonisjs/mrm-preset": "^5.0.3",
"@adonisjs/require-ts": "^2.0.11",
"@types/node": "^17.0.23",
"@adonisjs/require-ts": "^2.0.13",
"@types/node": "^18.11.9",
"benchmark": "^2.1.4",
"commitizen": "^4.2.4",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^4.0.1",
"doctoc": "^2.0.1",
"eslint": "^8.12.0",
"del-cli": "^5.0.0",
"doctoc": "^2.2.1",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-adonis": "^2.1.1",
"eslint-plugin-prettier": "^4.2.1",
"fastseries": "^2.0.0",
"github-label-sync": "^2.2.0",
"husky": "^7.0.1",
"husky": "^8.0.1",
"japa": "^4.0.0",
"middie": "^6.0.0",
"mrm": "^4.0.0",
"np": "^7.6.1",
"prettier": "^2.6.2",
"typescript": "^4.6.3"
"middie": "^7.1.0",
"mrm": "^4.1.13",
"np": "^7.6.2",
"prettier": "^2.7.1",
"typescript": "^4.8.4"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 13a0529

Please sign in to comment.