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 4, 2024
1 parent 099d6ff commit 7f6a144
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -39,27 +39,27 @@
"author": "virk",
"license": "MIT",
"devDependencies": {
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@iconify-json/mdi": "^1.1.55",
"@japa/assert": "^2.0.1",
"@japa/runner": "^3.0.5",
"@swc/core": "^1.3.96",
"@types/node": "^20.8.10",
"c8": "^8.0.1",
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@iconify-json/mdi": "^1.1.64",
"@japa/assert": "^2.1.0",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.102",
"@types/node": "^20.10.6",
"c8": "^9.0.0",
"del-cli": "^5.1.0",
"edge.js": "^6.0.0",
"eslint": "^8.53.0",
"edge.js": "^6.0.1",
"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",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
"np": "^9.2.0",
"prettier": "^3.1.1",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
"commitlint": {
"extends": [

0 comments on commit 7f6a144

Please sign in to comment.