From 945e54569a783a47a4871ea4d042bafb2ca042ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 09:13:10 +0000 Subject: [PATCH] Bump unexpected from 10.36.2 to 10.40.2 Bumps [unexpected](https://github.com/unexpectedjs/unexpected) from 10.36.2 to 10.40.2. - [Changelog](https://github.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md) - [Commits](https://github.com/unexpectedjs/unexpected/compare/v10.36.2...v10.40.2) --- updated-dependencies: - dependency-name: unexpected dependency-version: 10.40.2 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 ac2f04f..81d3e6e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "istanbul": "0.4.2", "mocha": "2.3.4", "sinon": "1.17.2", - "unexpected": "10.36.2", + "unexpected": "10.40.2", "unexpected-check": "1.11.0", "unexpected-sinon": "10.0.0" }