From 33a8a67d37eecec1643c65ca4b7bc39f38b84679 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 11:22:05 +0000 Subject: [PATCH] chore(deps): update dev dependancies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1a1b50b..99d57a1 100644 --- a/package.json +++ b/package.json @@ -63,9 +63,9 @@ "prettier": "3.3.3", "pretty-quick": "4.0.0", "reflect-metadata": "0.2.2", - "rimraf": "6.0.1", + "rimraf": "5.0.9", "rxjs": "7.8.1", - "semantic-release": "24.0.0", + "semantic-release": "23.1.1", "ts-jest": "29.2.3", "typescript": "5.5.4" },