Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Harminder Virk authored and Harminder Virk committed Mar 18, 2024
1 parent 5adb9d4 commit 81fd898
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
"quick:test": "node --enable-source-maps --loader=ts-node/esm bin/test.ts"
},
"devDependencies": {
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/prettier-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
"@commitlint/cli": "^19.2.0",
"@commitlint/config-conventional": "^19.1.0",
"@japa/assert": "^2.1.0",
"@japa/file-system": "^2.2.0",
"@japa/runner": "^3.1.1",
"@poppinss/dev-utils": "^2.0.3",
"@swc/core": "^1.4.1",
"@types/fs-readdir-recursive": "^1.1.1",
"@swc/core": "^1.4.8",
"@types/fs-readdir-recursive": "^1.1.2",
"@types/he": "^1.2.3",
"@types/node": "^20.11.19",
"@types/node": "^20.11.29",
"c8": "^9.1.0",
"dedent-js": "^1.0.1",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"github-label-sync": "^2.2.0",
"husky": "^9.0.11",
"np": "^9.2.0",
"np": "^10.0.1",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"dependencies": {
"@poppinss/inspect": "^1.0.1",
Expand All @@ -68,7 +68,7 @@
"classnames": "^2.5.1",
"edge-error": "^4.0.1",
"edge-lexer": "^6.0.1",
"edge-parser": "^9.0.0",
"edge-parser": "^9.0.2",
"fs-readdir-recursive": "^1.1.0",
"he": "^1.2.0",
"js-stringify": "^1.0.2",
Expand Down

0 comments on commit 81fd898

Please sign in to comment.