From 7ddb945d985736eaebe8f5cda9b42afbf9a9d49b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:18:23 +0000 Subject: [PATCH] chore(deps-dev): Bump histoire from 0.16.5 to 0.17.4 Bumps [histoire](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire) from 0.16.5 to 0.17.4. - [Release notes](https://github.com/Akryum/histoire/releases) - [Changelog](https://github.com/histoire-dev/histoire/blob/main/CHANGELOG.md) - [Commits](https://github.com/Akryum/histoire/commits/v0.17.4/packages/histoire) --- updated-dependencies: - dependency-name: histoire dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb0b26d..b288ab8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@testing-library/svelte": "^4.0.3", "@vitest/coverage-c8": "^0.33.0", "autoprefixer": "^10.4.14", - "histoire": "^0.16.1", + "histoire": "^0.17.4", "postcss": "^8.4.24", "publint": "^0.1.9", "rome": "^12.1.3",