From a3196ba3460fb634cdb6b5b43147960e646a8c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 05:36:17 +0000 Subject: [PATCH] Bump ng-mocks from 14.14.0 to 14.15.0 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.14.0 to 14.15.0 - [Release notes](https://github.com/help-me-mom/ng-mocks/releases) - [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md) - [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.14.0...v14.15.0) --- updated-dependencies: - dependency-name: ng-mocks dependency-version: 14.15.0 dependency-type: direct:development update-type: version-update:semver-minor 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 fc59134ba2d..c78e45d67c4 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.14.0", + "ng-mocks": "^14.15.0", "ngx-mask": "14.2.4", "nodemon": "^2.0.22", "postcss": "^8.5", diff --git a/yarn.lock b/yarn.lock index 7fbab10333a..2dfa0f9aaf4 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.14.0: - version "14.14.0" - resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.14.0.tgz#07666a95d222326fd2b0a2c92e21762d31d62792" - integrity sha512-ixx3ch5dzjDpp6QdxHPfOOBE/8foInkVxMi/dO6/DWm/LoZbzxsUNu93bwcedaCZEMkHdwXk+gTPQZ1rXMPAMw== +ng-mocks@^14.15.0: + version "14.15.0" + resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.15.0.tgz#bf917eb321b916ae4206452c074b9f2ca008f53d" + integrity sha512-nKsudeVq5GUAonkQgjm3wnFRAb9v1U73W91qL5QVCFfDYSVCHfGLWZAuYmbjl6PJJlIxso7sNE7ym/YkVeQOKw== ng2-file-upload@5.0.0: version "5.0.0"