Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 6, 2023
1 parent 33cbb40 commit 7202805
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@japa/errors-printer": "^3.0.0",
"@japa/runner": "^3.0.0",
"@swc/core": "1.3.82",
"@types/luxon": "^3.3.2",
"@types/node": "^20.8.3",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@japa/errors-printer": "^3.0.1",
"@japa/runner": "^3.0.5",
"@swc/core": "^1.3.96",
"@types/luxon": "^3.3.3",
"@types/node": "^20.8.10",
"c8": "^8.0.1",
"cross-env": "^7.0.3",
"del-cli": "^5.1.0",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"github-label-sync": "^2.3.1",
"glob": "^10.3.10",
"husky": "^8.0.3",
Expand All @@ -60,7 +60,7 @@
},
"dependencies": {
"@poppinss/macroable": "^1.0.0-8",
"@types/chai": "^4.3.6",
"@types/chai": "^4.3.9",
"api-contract-validator": "^2.2.8",
"chai": "^4.3.10"
},
Expand Down

0 comments on commit 7202805

Please sign in to comment.