From 2ca97cf409876ed8ae65d151cf4d1ac449d69487 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 19:54:29 +0200 Subject: [PATCH] chore(deps): update dependency chai-as-promised to ^7.1.2 (#96) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2c5cbf..990e7a3 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@voxpelli/tsconfig": "^12.0.1", "c8": "^10.1.2", "chai": "^4.4.1", - "chai-as-promised": "^7.1.1", + "chai-as-promised": "^7.1.2", "eslint": "^9.7.0", "husky": "^9.1.1", "installed-check": "^9.3.0",