From e6bbcf4039639aa7bf308d5441f13d9e5dbb761e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 06:32:14 +0000 Subject: [PATCH] chore(deps-dev): bump memoirist from 0.1.6 to 0.1.10 Bumps [memoirist](https://github.com/saltyaom/memoirist) from 0.1.6 to 0.1.10. - [Changelog](https://github.com/SaltyAom/memoirist/blob/main/CHANGELOG.md) - [Commits](https://github.com/saltyaom/memoirist/commits) --- updated-dependencies: - dependency-name: memoirist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 058f61fe..13e327b0 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "eslint-plugin-security": "^2.1.0", "eslint-plugin-sonarjs": "^0.23.0", "expect-type": "^0.16.0", - "memoirist": "0.1.6", + "memoirist": "0.1.10", "tsup": "^8.0.2", "typescript": "^5.4.2" },