From 5bcb9c43e1ff158c140c4e8b5de9c2cb62fe85a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 03:15:07 +0000 Subject: [PATCH] Bump ng-mocks in the testing group across 1 directory Bumps the testing group with 1 update in the / directory: [ng-mocks](https://github.com/help-me-mom/ng-mocks). Updates `ng-mocks` from 14.13.2 to 14.13.4 - [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.13.2...v14.13.4) --- updated-dependencies: - dependency-name: ng-mocks dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 28f6cee2a8..4fcec45b34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -142,7 +142,7 @@ "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", "karma-mocha-reporter": "2.2.5", - "ng-mocks": "^14.13.2", + "ng-mocks": "^14.13.4", "ngx-mask": "14.2.4", "nodemon": "^2.0.22", "postcss": "^8.5", @@ -17586,10 +17586,11 @@ "dev": true }, "node_modules/ng-mocks": { - "version": "14.13.2", - "resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-14.13.2.tgz", - "integrity": "sha512-ItAB72Pc0uznL1j4TPsFp1wehhitVp7DARkc67aafeIk1FDgwnAZvzJwntMnIp/IWMSbzrEQ6kl3cc5euX1NRA==", + "version": "14.13.4", + "resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-14.13.4.tgz", + "integrity": "sha512-OFpzcx9vzeMqpVaBaukH8gvHRhor8iAkc8pOWakSPwxD3DuoHyDrjb/odgjI3Jq+Iaerqb3js1I4Sluu+0rLSQ==", "dev": true, + "license": "MIT", "funding": { "url": "https://github.com/sponsors/help-me-mom" }, diff --git a/package.json b/package.json index 244e01f5d7..f15e81f5dc 100644 --- a/package.json +++ b/package.json @@ -224,7 +224,7 @@ "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", "karma-mocha-reporter": "2.2.5", - "ng-mocks": "^14.13.2", + "ng-mocks": "^14.13.4", "ngx-mask": "14.2.4", "nodemon": "^2.0.22", "postcss": "^8.5",