From 98e87824d6f2c08edacd08bb020548e29c379119 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 03:30:26 +0000 Subject: [PATCH] chore(deps): update typings --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9303a99..70f1643 100644 --- a/package.json +++ b/package.json @@ -59,11 +59,11 @@ "@shelf/jest-dynamodb": "3.4.1", "@shelf/prettier-config": "1.0.0", "@shelf/tsconfig": "0.0.9", - "@types/debug": "4.1.10", + "@types/debug": "4.1.12", "@types/jest": "29.5.12", - "@types/lodash.chunk": "4.2.8", - "@types/lodash.clonedeep": "4.5.8", - "@types/lodash.times": "4.3.8", + "@types/lodash.chunk": "4.2.9", + "@types/lodash.clonedeep": "4.5.9", + "@types/lodash.times": "4.3.9", "@types/node": "16", "eslint": "8.52.0", "husky": "8.0.3",