From da7f199a0127f880d73f06d5d9868363317e1877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 09:31:50 +0000 Subject: [PATCH] Bump @angular/core in /utilities/EMASInstallerManager Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.0.2 to 19.2.18. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v19.2.18/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 19.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utilities/EMASInstallerManager/package.json | 2 +- utilities/EMASInstallerManager/yarn.lock | 24 ++++++++++----------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/utilities/EMASInstallerManager/package.json b/utilities/EMASInstallerManager/package.json index edd17f62d4..02262a8976 100644 --- a/utilities/EMASInstallerManager/package.json +++ b/utilities/EMASInstallerManager/package.json @@ -16,7 +16,7 @@ "@angular/cdk": "^7.0.2", "@angular/common": "~7.0.0", "@angular/compiler": "~7.0.0", - "@angular/core": "~7.0.0", + "@angular/core": "~19.2.18", "@angular/forms": "~7.0.0", "@angular/http": "~7.0.0", "@angular/material": "^7.0.2", diff --git a/utilities/EMASInstallerManager/yarn.lock b/utilities/EMASInstallerManager/yarn.lock index 59bd4b9c50..27da3701fb 100644 --- a/utilities/EMASInstallerManager/yarn.lock +++ b/utilities/EMASInstallerManager/yarn.lock @@ -169,19 +169,12 @@ dependencies: tslib "^1.9.0" -"@angular/core@~7.0.0": - version "7.0.2" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-7.0.2.tgz#cfb4ae7504473cc2600b24a9c7cfa5d808486cc2" - integrity sha512-KxK0y3ywFd0uGIHzQRKtj7DD6f8IhntQxBrBFLxNOLwzpb5v8B7HkzHUB/Tnflvo4hFetdGEinS6pO7dikWLTQ== - dependencies: - tslib "^1.9.0" - -"@angular/flex-layout@^7.0.0-beta.19": - version "7.0.0-beta.19" - resolved "https://registry.yarnpkg.com/@angular/flex-layout/-/flex-layout-7.0.0-beta.19.tgz#f8aa46dd1290adba512a15e762938d6a1d71bcd5" - integrity sha512-MXq+zZ6/s5/+GsL9fZ42mKL0LjZ/+L0sVU5FaQuSAJ57soLl5QAGWvdxVmROtqcHd3Htp35R49nKSZBJ0nfAjg== +"@angular/core@~19.2.18": + version "19.2.18" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.18.tgz#50e561c20e98e5339ce351f207d6d7aeecf10f85" + integrity sha512-+QRrf0Igt8ccUWXHA+7doK5W6ODyhHdqVyblSlcQ8OciwkzIIGGEYNZom5OZyWMh+oI54lcSeyV2O3xaDepSrQ== dependencies: - tslib "^1.7.1" + tslib "^2.3.0" "@angular/forms@~7.0.0": version "7.0.2" @@ -279,7 +272,7 @@ "@types/events@*": version "1.2.0" - resolved "http://registry.npmjs.org/@types/events/-/events-1.2.0.tgz#81a6731ce4df43619e5c8c945383b3e62a89ea86" + resolved "https://registry.npmjs.org/@types/events/-/events-1.2.0.tgz#81a6731ce4df43619e5c8c945383b3e62a89ea86" integrity sha512-KEIlhXnIutzKwRbQkGWb/I4HFqBuUykAdHgDED6xqwXJfONCjF5VoE0cXEiurh3XauygxzeDzgtXUqvLkxFzzA== "@types/fs-extra@^5.0.4": @@ -6118,6 +6111,11 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ== +tslib@^2.3.0: + version "2.8.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" + integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== + tslint@~5.11.0: version "5.11.0" resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"