Skip to content

Commit b62ebd0

Browse files
Bump @angular/core from 20.3.7 to 20.3.16
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.7 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] <[email protected]>
1 parent 20fafcf commit b62ebd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/cdk": "^20.2.10",
1919
"@angular/common": "^20.3.7",
2020
"@angular/compiler": "^20.3.7",
21-
"@angular/core": "^20.3.7",
21+
"@angular/core": "^20.3.16",
2222
"@angular/forms": "^20.3.7",
2323
"@angular/localize": "^20.3.7",
2424
"@angular/material": "^20.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,10 @@
352352
dependencies:
353353
tslib "^2.3.0"
354354

355-
"@angular/core@^20.3.7":
356-
version "20.3.7"
357-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.7.tgz#164a4eff8764b166bbbd624bad5c83bab5788326"
358-
integrity sha512-2UuYzC2A5SUtu33tYTN411Wk0WilA+2Uld/GP3O6mragw1O7v/M8pMFmbe9TR5Ah/abRJIocWGlNqeztZmQmrw==
355+
"@angular/core@^20.3.16":
356+
version "20.3.16"
357+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.16.tgz#c30038600e190ece0fa38452ef729e7b46416897"
358+
integrity sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg==
359359
dependencies:
360360
tslib "^2.3.0"
361361

0 commit comments

Comments
 (0)