Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Dec 16, 2023
1 parent 463c42e commit 9e12cbd
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,24 @@
"sync-labels": "github-label-sync --labels .github/labels.json japa/expect"
},
"devDependencies": {
"@adonisjs/eslint-config": "^1.1.5",
"@adonisjs/prettier-config": "^1.1.5",
"@adonisjs/tsconfig": "^1.1.5",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@japa/runner": "^3.0.5",
"@swc/core": "^1.3.96",
"@types/luxon": "^3.3.3",
"@types/node": "^20.8.10",
"@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",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.100",
"@types/luxon": "^3.3.7",
"@types/node": "^20.10.4",
"c8": "^8.0.0",
"del-cli": "^5.1.0",
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.1.5"
"np": "^9.2.0",
"prettier": "^3.1.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"dependencies": {
"expect": "^29.5.0"
Expand Down

0 comments on commit 9e12cbd

Please sign in to comment.