From 0d8c84d798d61ad78c08f26b1ac79e5daa7b7808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 19:36:29 +0000 Subject: [PATCH] chore(deps-dev): bump @eruptionjs/config from 0.6.1 to 0.8.0 Bumps [@eruptionjs/config](https://github.com/eruptionjs/config) from 0.6.1 to 0.8.0. - [Release notes](https://github.com/eruptionjs/config/releases) - [Commits](https://github.com/eruptionjs/config/commits) --- updated-dependencies: - dependency-name: "@eruptionjs/config" dependency-version: 0.8.0 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 d0ad0db..d304f57 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@commitlint/config-conventional": "^21.x", "@commitlint/prompt-cli": "^21.x", "@commitlint/types": "^21.x", - "@eruptionjs/config": "^0.6.1", + "@eruptionjs/config": "^0.8.0", "@testing-library/jest-dom": "^6.x", "@testing-library/react": "^16.x", "@testing-library/user-event": "^14.x",