Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 7, 2023
1 parent 1a57dd0 commit b5dd36c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"@adonisjs/eslint-config": "^1.1.5",
"@adonisjs/prettier-config": "^1.1.5",
"@adonisjs/tsconfig": "^1.1.5",
"@commitlint/cli": "^17.6.5",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.6.5",
"@japa/runner": "^3.0.0-8",
"@japa/runner": "^3.0.0",
"@swc/core": "^1.3.66",
"@types/node": "^20.3.1",
"@types/node": "^20.8.3",
"c8": "^8.0.0",
"del-cli": "^5.1.0",
"eslint": "^8.43.0",
"eslint": "^8.51.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
Expand All @@ -53,10 +53,10 @@
"typescript": "^5.1.3"
},
"dependencies": {
"expect-type": "^0.16.0"
"expect-type": "^0.17.3"
},
"peerDependencies": {
"@japa/runner": "^3.0.0-8"
"@japa/runner": "^3.0.0"
},
"author": "virk,japa",
"license": "MIT",
Expand Down

0 comments on commit b5dd36c

Please sign in to comment.