From 457c0cb8608973a5c667831820b6676da1be9e72 Mon Sep 17 00:00:00 2001 From: Andrew Calcutt Date: Wed, 20 Dec 2023 22:14:31 -0500 Subject: [PATCH] chore: update packages Signed-off-by: Andrew Calcutt --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8b7da47..377a6da 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "devDependencies": { "@commitlint/cli": "^18.4.3", "@commitlint/config-conventional": "^18.4.3", - "@typescript-eslint/eslint-plugin": "^6.14.0", - "@typescript-eslint/parser": "^6.14.0", + "@typescript-eslint/eslint-plugin": "^6.15.0", + "@typescript-eslint/parser": "^6.15.0", "chai": "4.3.10", "eslint": "^8.55.0", "eslint-config-prettier": "^9.1.0",