From 9d40051f40b2e9a656aa99e77b5fec51f93dff37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:39:52 +0000 Subject: [PATCH] ci(deps): Update dependency @types/jest to ^29.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2342ff5e..6adb8335 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@babel/eslint-parser": "^7.22.15", "@commitlint/cli": "^17.8.0", "@hadenlabs/commitlint-config": "^0.1.0", - "@types/jest": "^29.5.5", + "@types/jest": "^29.5.6", "@types/mocha": "^10.0.2", "@typescript-eslint/eslint-plugin": "^6.8.0", "@typescript-eslint/parser": "^6.8.0",