From 98185549197c728128b3b085b9d09d85cf5bb8da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:03:53 +0000 Subject: [PATCH] chore(deps-dev): bump @jest/expect-utils from 29.7.0 to 30.2.0 Bumps [@jest/expect-utils](https://github.com/jestjs/jest/tree/HEAD/packages/expect-utils) from 29.7.0 to 30.2.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/expect-utils) --- updated-dependencies: - dependency-name: "@jest/expect-utils" dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 59 +++++++++++++++++-- .../composeui-messaging-client/package.json | 2 +- 2 files changed, 56 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index baf84175c..6c4a0cb78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3668,7 +3668,32 @@ } }, "node_modules/@jest/expect-utils": { + "version": "30.2.0", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-30.2.0.tgz", + "integrity": "sha512-1JnRfhqpD8HGpOmQp180Fo9Zt69zNtC+9lR+kT7NVL05tNXIi+QC8Csz7lfidMoVLPD3FnOtcmp0CEFnxExGEA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jest/get-type": "30.1.0" + }, + "engines": { + "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" + } + }, + "node_modules/@jest/expect-utils/node_modules/@jest/get-type": { + "version": "30.1.0", + "resolved": "https://registry.npmjs.org/@jest/get-type/-/get-type-30.1.0.tgz", + "integrity": "sha512-eMbZE2hUnx1WV0pmURZY9XoXPkUYjpc55mb0CrhtdWLtzMQPFvu/rZkTLZFTsdaVQa+Tr4eWAteqcUzoawq/uA==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" + } + }, + "node_modules/@jest/expect/node_modules/@jest/expect-utils": { "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", + "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", "dev": true, "license": "MIT", "dependencies": { @@ -6402,6 +6427,19 @@ "pretty-format": "^29.0.0" } }, + "node_modules/@types/jest/node_modules/@jest/expect-utils": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", + "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", + "dev": true, + "license": "MIT", + "dependencies": { + "jest-get-type": "^29.6.3" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, "node_modules/@types/jest/node_modules/expect": { "version": "29.7.0", "dev": true, @@ -12998,6 +13036,19 @@ "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, + "node_modules/jest-snapshot/node_modules/@jest/expect-utils": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", + "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", + "dev": true, + "license": "MIT", + "dependencies": { + "jest-get-type": "^29.6.3" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, "node_modules/jest-snapshot/node_modules/expect": { "version": "29.7.0", "dev": true, @@ -22589,7 +22640,7 @@ }, "src/fdc3/js/composeui-fdc3": { "name": "@morgan-stanley/composeui-fdc3", - "version": "0.1.0-alpha.7", + "version": "0.1.0-alpha.8", "license": "Apache-2.0", "dependencies": { "@finos/fdc3": "~2.0.3", @@ -22673,14 +22724,14 @@ }, "src/messaging/js/composeui-messaging-client": { "name": "@morgan-stanley/composeui-messaging-client", - "version": "0.1.0-alpha.7", + "version": "0.1.0-alpha.8", "license": "Apache-2.0", "dependencies": { "@types/node": "^22.0.2", "rxjs": "^7.8.0" }, "devDependencies": { - "@jest/expect-utils": "^29.4.1", + "@jest/expect-utils": "^30.2.0", "@rollup/plugin-node-resolve": "^16.0.0", "@rollup/plugin-typescript": "^12.1.0", "@types/jest": "^29.4.0", @@ -22752,7 +22803,7 @@ }, "src/shell/js/composeui-node-launcher": { "name": "@morgan-stanley/composeui-node-launcher", - "version": "0.1.0-alpha.7", + "version": "0.1.0-alpha.8", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/src/messaging/js/composeui-messaging-client/package.json b/src/messaging/js/composeui-messaging-client/package.json index 03ad775bd..562b8a964 100644 --- a/src/messaging/js/composeui-messaging-client/package.json +++ b/src/messaging/js/composeui-messaging-client/package.json @@ -27,7 +27,7 @@ "author": "Morgan Stanley", "license": "Apache-2.0", "devDependencies": { - "@jest/expect-utils": "^29.4.1", + "@jest/expect-utils": "^30.2.0", "@rollup/plugin-node-resolve": "^16.0.0", "@rollup/plugin-typescript": "^12.1.0", "@types/jest": "^29.4.0",