From b1fe394fa113f5df9f9bc0a2f13c218c045a16c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 05:27:01 +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 6b24e80e441..c974a3481ba 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,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": "^13.1.7", "nodemon": "^2.0.22", "postcss": "^8.5", diff --git a/yarn.lock b/yarn.lock index 903cee1edea..b219f353e0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8992,10 +8992,10 @@ neo-async@^2.6.2: resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" 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@1.4.0: version "1.4.0"