Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 3, 2023
1 parent 2443a1a commit 86b4461
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,24 @@
"author": "virk,japa",
"license": "MIT",
"devDependencies": {
"@adonisjs/eslint-config": "^1.1.5",
"@adonisjs/prettier-config": "^1.1.5",
"@adonisjs/eslint-config": "^1.1.7",
"@adonisjs/prettier-config": "^1.1.7",
"@adonisjs/require-ts": "^2.0.13",
"@adonisjs/tsconfig": "^1.1.5",
"@adonisjs/tsconfig": "^1.1.7",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@swc/core": "^1.3.67",
"@types/chai": "^4.3.5",
"@types/chai-subset": "^1.3.3",
"@types/find-cache-dir": "^3.2.1",
"@types/ms": "^0.7.31",
"@types/node": "^20.3.2",
"@types/node": "^20.3.3",
"c8": "^8.0.0",
"chai": "^4.3.7",
"chai-subset": "^1.6.0",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"eslint": "^8.36.0",
"eslint": "^8.44.0",
"github-label-sync": "^2.3.1",
"glob": "^10.3.1",
"husky": "^8.0.3",
Expand All @@ -72,11 +72,11 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@japa/core": "^8.0.0-7",
"@japa/core": "^8.0.0-8",
"@japa/errors-printer": "^3.0.0-4",
"@poppinss/cliui": "^6.1.1-2",
"@poppinss/hooks": "^7.1.1-3",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.0",
"find-cache-dir": "^4.0.0",
"getopts": "^2.3.0",
"ms": "^2.1.3",
Expand Down

0 comments on commit 86b4461

Please sign in to comment.