Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 29, 2024
1 parent 24a27b7 commit c590606
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 @@ -36,21 +36,21 @@
"author": "virk,japa",
"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",
"@swc/core": "^1.3.100",
"@types/node": "^20.10.4",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/prettier-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@swc/core": "^1.4.11",
"@types/node": "^20.11.30",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^9.2.0",
"prettier": "^3.1.1",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
"husky": "^9.0.11",
"np": "^10.0.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.3"
},
"repository": {
"type": "git",
Expand All @@ -61,7 +61,7 @@
},
"homepage": "https://github.com/japa/errors-printer#readme",
"dependencies": {
"@poppinss/colors": "^4.1.2",
"@poppinss/colors": "^4.1.3",
"jest-diff": "^29.7.0",
"youch": "^3.3.3",
"youch-terminal": "^2.2.3"
Expand Down

0 comments on commit c590606

Please sign in to comment.