From 05b377c104eaf90abc25eec852735d4def8ce0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:07:49 +0000 Subject: [PATCH] build(deps-dev): bump codeceptjs from 3.7.6 to 3.7.8 Bumps [codeceptjs](https://github.com/Codeception/codeceptjs) from 3.7.6 to 3.7.8. - [Release notes](https://github.com/Codeception/codeceptjs/releases) - [Changelog](https://github.com/codeceptjs/CodeceptJS/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/Codeception/codeceptjs/compare/3.7.6...3.7.8) --- updated-dependencies: - dependency-name: codeceptjs dependency-version: 3.7.8 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 26500ec..6f90231 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-native": "^0.84.0" }, "devDependencies": { - "codeceptjs": "3.7.6", + "codeceptjs": "3.7.8", "documentation": "14.0.3", "expect": "^30.0.5" }