From 4dfc4a1349256aa97e32a7149207bc0ec9166a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:29:30 +0000 Subject: [PATCH] Bump ng-mocks from 14.15.1 to 14.15.2 in the testing group Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks). Updates `ng-mocks` from 14.15.1 to 14.15.2 - [Release notes](https://github.com/help-me-mom/ng-mocks/releases) - [Changelog](https://github.com/help-me-mom/ng-mocks/blob/main/CHANGELOG.md) - [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.15.1...v14.15.2) --- updated-dependencies: - dependency-name: ng-mocks dependency-version: 14.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eeeec93be17..1d6be95b3f8 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", "karma-mocha-reporter": "2.2.5", - "ng-mocks": "^14.15.1", + "ng-mocks": "^14.15.2", "ngx-mask": "14.2.4", "nodemon": "^2.0.22", "postcss": "^8.5", diff --git a/yarn.lock b/yarn.lock index 53156dc5c8a..c810f3470c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8523,10 +8523,10 @@ neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -ng-mocks@^14.15.1: - version "14.15.1" - resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.15.1.tgz#0a5fc1a4672fb1c8650b97644a582d2340bab9ab" - integrity sha512-qytFlHgR8YkyH2Hsc6ssGHf817pku6UvV1vpKelh9K07+2IYxfgZJrAyTAGmwH0+9i9hjtdoTrZSP5A4KdQu4Q== +ng-mocks@^14.15.2: + version "14.15.2" + resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.15.2.tgz#32c724ac22ef5a640549e58935d27629b3b95227" + integrity sha512-3nI4qAzJMHnThkOKtPKcw88I7Q6psmOav41OSqOqELqa/6UTWCu1LfPtAYI0BMn1hjQ8VMXtMKXpgT1ajTnBRg== ng2-file-upload@5.0.0: version "5.0.0"