Skip to content

Commit

Permalink
chore: update tooling-config and prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Jul 12, 2023
1 parent 1cb8057 commit 1a993a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
},
"devDependencies": {
"@adonisjs/assembler": "^6.1.3-13",
"@adonisjs/eslint-config": "^1.1.7",
"@adonisjs/prettier-config": "^1.1.7",
"@adonisjs/tsconfig": "^1.1.7",
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@japa/assert": "2.0.0-1",
Expand All @@ -98,7 +98,7 @@
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"sinon": "^15.2.0",
"supertest": "^6.3.3",
"test-console": "^2.0.0",
Expand Down

0 comments on commit 1a993a3

Please sign in to comment.