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 Jul 19, 2021
1 parent adcdf32 commit 75ad503
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 @@ -30,22 +30,22 @@
"author": "virk,poppinss",
"license": "MIT",
"devDependencies": {
"@adonisjs/mrm-preset": "^4.1.0",
"@adonisjs/require-ts": "^2.0.4",
"@types/node": "^15.6.1",
"del-cli": "^3.0.1",
"doctoc": "^2.0.0",
"eslint": "^7.27.0",
"@adonisjs/mrm-preset": "^4.1.2",
"@adonisjs/require-ts": "^2.0.7",
"@types/node": "^16.3.3",
"del-cli": "^4.0.1",
"doctoc": "^2.0.1",
"eslint": "^7.31.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-adonis": "^1.3.1",
"eslint-plugin-adonis": "^1.3.3",
"eslint-plugin-prettier": "^3.4.0",
"github-label-sync": "^2.0.0",
"husky": "^6.0.0",
"github-label-sync": "^2.0.1",
"husky": "^7.0.1",
"japa": "^3.1.1",
"mrm": "^3.0.2",
"np": "^7.5.0",
"prettier": "^2.3.0",
"typescript": "^4.3.2"
"prettier": "^2.3.2",
"typescript": "^4.3.5"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit 75ad503

Please sign in to comment.