Skip to content

Commit b7699d3

Browse files
Bump @angular/core from 20.3.16 to 20.3.17
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.16 to 20.3.17. - [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.17/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0a1dfd commit b7699d3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@angular/cdk": "^20.1.5",
4848
"@angular/common": "^20.1.6",
4949
"@angular/compiler": "^20.1.6",
50-
"@angular/core": "^20.3.16",
50+
"@angular/core": "^20.3.17",
5151
"@angular/elements": "20.1.6",
5252
"@angular/forms": "^20.1.6",
5353
"@angular/localize": "^20.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -334,10 +334,10 @@
334334
dependencies:
335335
tslib "^2.3.0"
336336

337-
"@angular/core@^20.3.16":
338-
version "20.3.16"
339-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.16.tgz#c30038600e190ece0fa38452ef729e7b46416897"
340-
integrity sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg==
337+
"@angular/core@^20.3.17":
338+
version "20.3.17"
339+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.17.tgz#e396f0f2a6f47a85524e8d313082f65e35001059"
340+
integrity sha512-YlQqxMeHI9XJw7I7oM3hYFQd4lQbK37IdlD9ztROIw5FjX6i6lmLU7+X1MQGSRi2r+X9l3IZtl33hRTNvkoUBw==
341341
dependencies:
342342
tslib "^2.3.0"
343343

0 commit comments

Comments
 (0)