From a13e6e3ce17a8d7a6a59ff96cc666bbae2b442ef Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Sat, 14 Oct 2023 06:45:28 +0530 Subject: [PATCH] chore: update dependencies --- package.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d5be0dc..076132e 100644 --- a/package.json +++ b/package.json @@ -42,17 +42,16 @@ "@adonisjs/eslint-config": "^1.1.8", "@adonisjs/prettier-config": "^1.1.8", "@adonisjs/tsconfig": "^1.1.8", - "@commitlint/cli": "^17.7.1", + "@commitlint/cli": "^17.7.2", "@commitlint/config-conventional": "^17.7.0", - "@japa/assert": "^2.0.0-1", - "@japa/runner": "^3.0.0-2", + "@japa/assert": "^2.0.0", + "@japa/runner": "^3.0.1", "@swc/core": "1.3.82", - "@types/node": "^20.6.3", + "@types/node": "^20.8.6", "benchmark": "^2.1.4", "c8": "^8.0.1", "del-cli": "^5.1.0", - "doctoc": "^2.2.1", - "eslint": "^8.50.0", + "eslint": "^8.51.0", "fastseries": "^2.0.0", "github-label-sync": "^2.3.1", "husky": "^8.0.3",