Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 6, 2024
1 parent b9050cf commit b8d4283
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"author": "adonisjs,virk",
"license": "MIT",
"devDependencies": {
"@adonisjs/eslint-config": "^1.2.0",
"@adonisjs/prettier-config": "^1.2.0",
"@adonisjs/tsconfig": "^1.2.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@japa/assert": "^2.1.0",
"@japa/expect-type": "^2.0.1",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.101",
"@swc/core": "^1.3.102",
"@types/bcrypt": "^5.0.2",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"argon2": "^0.31.2",
"bcrypt": "^5.1.1",
"c8": "^8.0.1",
"c8": "^9.0.0",
"cross-env": "^7.0.3",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
Expand Down

0 comments on commit b8d4283

Please sign in to comment.