Skip to content

Commit 182a1f8

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

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
@@ -43,7 +43,7 @@
4343
"@angular/cdk": "20.1.6",
4444
"@angular/common": "20.1.6",
4545
"@angular/compiler": "20.1.6",
46-
"@angular/core": "20.1.6",
46+
"@angular/core": "20.3.25",
4747
"@angular/elements": "20.1.6",
4848
"@angular/forms": "20.1.6",
4949
"@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.1.6":
338-
version "20.1.6"
339-
resolved "https://registry.npmjs.org/@angular/core/-/core-20.1.6.tgz"
340-
integrity sha512-Nz62f9FNcvjOxUivi50YtmEfSdrS7xqpPDoN/jwLkT5VmFfIUFF77sabTF5KTWHCDbp420e2UON6uEblfiRfaw==
337+
"@angular/core@20.3.25":
338+
version "20.3.25"
339+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.25.tgz#4418a9625a8a152029b49158dbda01f1c83d19c0"
340+
integrity sha512-B4XnnR5jzikZDvZ4PjwjAWZMT14dxrKrmJdwa/n0yp7rMPkIJTKF6ZJMg4d1pLWLLSsc2oWHioN3UrWlGqIKnA==
341341
dependencies:
342342
tslib "^2.3.0"
343343

0 commit comments

Comments
 (0)