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 Apr 4, 2022
1 parent a6d197a commit 9312e8a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,27 +34,27 @@
"author": "virk,adonisjs",
"license": "MIT",
"devDependencies": {
"@adonisjs/mrm-preset": "^5.0.2",
"@adonisjs/require-ts": "^2.0.10",
"@types/node": "^17.0.19",
"@adonisjs/mrm-preset": "^5.0.3",
"@adonisjs/require-ts": "^2.0.11",
"@types/node": "^17.0.23",
"benchmark": "^2.1.4",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^4.0.1",
"doctoc": "^2.0.1",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.4.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
"fastseries": "^2.0.0",
"github-label-sync": "^2.0.1",
"github-label-sync": "^2.2.0",
"husky": "^7.0.1",
"japa": "^4.0.0",
"middie": "^6.0.0",
"mrm": "^3.0.2",
"np": "^7.5.0",
"prettier": "^2.3.2",
"typescript": "^4.5.5"
"mrm": "^4.0.0",
"np": "^7.6.1",
"prettier": "^2.6.2",
"typescript": "^4.6.3"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 9312e8a

Please sign in to comment.