Skip to content

Commit 38064df

Browse files
Bump @angular/core from 20.3.12 to 20.3.16 in /sample-app-material
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.12 to 20.3.16. - [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/v20.3.16/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c856ce commit 38064df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sample-app-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@angular/cdk": "^20.0.3",
1313
"@angular/common": "^20.0.4",
1414
"@angular/compiler": "^20.0.4",
15-
"@angular/core": "^20.0.4",
15+
"@angular/core": "^20.3.16",
1616
"@angular/forms": "^20.0.4",
1717
"@angular/material": "^20.0.3",
1818
"@angular/platform-browser": "^20.0.4",

sample-app-material/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,10 +338,10 @@
338338
dependencies:
339339
tslib "^2.3.0"
340340

341-
"@angular/core@^20.0.4":
342-
version "20.3.12"
343-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.12.tgz#1157edc57e7b7d227213713073975ed0d1588ec0"
344-
integrity sha512-K7vibMr55a7+EsuDhkg4Pk+ELuMm12olllwqL/CiQUcHXZ9Zgc4KYGTUuxWB69qJCG90gdSZS7tm5Dx0wDcyjg==
341+
"@angular/core@^20.3.16":
342+
version "20.3.16"
343+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.16.tgz#c30038600e190ece0fa38452ef729e7b46416897"
344+
integrity sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg==
345345
dependencies:
346346
tslib "^2.3.0"
347347

0 commit comments

Comments
 (0)