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 ab4a26d commit 36feaa7
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 @@ -40,20 +40,20 @@
"@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",
"@swc/core": "1.3.82",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@swc/core": "^1.3.96",
"@types/chai": "^4.3.9",
"@types/chai-subset": "^1.3.4",
"@types/find-cache-dir": "^5.0.0",
"@types/ms": "^0.7.33",
"@types/node": "^20.8.7",
"@types/node": "^20.8.10",
"c8": "^8.0.1",
"chai": "^4.3.10",
"chai-subset": "^1.6.0",
"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 @@ -63,10 +63,10 @@
"typescript": "^5.2.2"
},
"dependencies": {
"@japa/core": "^8.1.0",
"@japa/errors-printer": "^3.0.0",
"@poppinss/colors": "^4.1.0",
"@poppinss/hooks": "^7.2.0",
"@japa/core": "^8.1.1",
"@japa/errors-printer": "^3.0.1",
"@poppinss/colors": "^4.1.1",
"@poppinss/hooks": "^7.2.1",
"fast-glob": "^3.3.1",
"find-cache-dir": "^5.0.0",
"getopts": "^2.3.0",
Expand Down

0 comments on commit 36feaa7

Please sign in to comment.