From 01644d6250c8b51395bcff34ecf59c647d03d8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 16:34:30 +0000 Subject: [PATCH] Bump unexpected from 10.36.2 to 13.2.1 Bumps [unexpected](https://github.com/unexpectedjs/unexpected) from 10.36.2 to 13.2.1. - [Changelog](https://github.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md) - [Commits](https://github.com/unexpectedjs/unexpected/compare/v10.36.2...v13.2.1) --- updated-dependencies: - dependency-name: unexpected dependency-version: 13.2.1 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 0eefa03..6a1bc4a 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": "13.2.1", "unexpected-check": "1.11.0", "unexpected-sinon": "10.0.0" }