From ea10a741112afbb9571c7bd80a77f09ce54be841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 08:07:41 +0000 Subject: [PATCH] build(deps-dev): bump lab from 13.0.4 to 18.0.2 Bumps [lab](https://github.com/hapijs/lab) from 13.0.4 to 18.0.2. - [Release notes](https://github.com/hapijs/lab/releases) - [Commits](https://github.com/hapijs/lab/compare/v13.0.4...v18.0.2) --- updated-dependencies: - dependency-name: lab dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f30bafa..9c1bf704 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint": "^7.8.1", "highlight.js": "^11.6.0", "husky": "^8.0.1", - "lab": "~13.0.4", + "lab": "~18.0.2", "semantic-release": "^24.1.0", "semantic-release-github-pullrequest": "https://github.com/jairo-bc/semantic-release-github-pullrequest", "sinon": "~7.5.0",