Bump ng-mocks from 14.7.2 to 14.8.0 (#8458)

Bumps [ng-mocks](https://github.com/help-me-mom/ng-mocks) from 14.7.2 to 14.8.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.7.2...v14.8.0)

---
updated-dependencies:
- dependency-name: ng-mocks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-11 12:23:51 +02:00 committed by GitHub
parent 94dcbda322
commit b60e09532f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -34792,9 +34792,9 @@
"integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ=="
},
"ng-mocks": {
"version": "14.7.2",
"resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-14.7.2.tgz",
"integrity": "sha512-AzGDWed14IgamsTmBp6RG6eg+WU/9BIiDANSmtHgmZzg7P3pz5SkuHjpgVFOgDP/U7YOMD1F9uilXL42+0EWAQ==",
"version": "14.8.0",
"resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-14.8.0.tgz",
"integrity": "sha512-bL1qi96/XuwjZijr4lE4R6NHlgeMivLYiCzrzWFh3x93JHeZf2jDLfOsm7BUIQHwXTYODPHyGvnCadEb44k4Rg==",
"dev": true
},
"ng-packagr": {

View File

@ -163,7 +163,7 @@
"lite-server": "^2.6.1",
"mini-css-extract-plugin": "^1.6.0",
"nconf": "^0.12.0",
"ng-mocks": "^14.7.2",
"ng-mocks": "^14.8.0",
"ng-packagr": "14.0.3",
"nx": "14.4.2",
"postcss": "^8.4.5",