Skip to content

Commit 9e26ab0

Browse files
Bump @angular/compiler from 21.0.2 to 21.0.7
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.2 to 21.0.7. - [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/v21.0.7/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.0.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53fd7d6 commit 9e26ab0

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
@@ -67,7 +67,7 @@
6767
"@angular-devkit/core": "^21.0.1",
6868
"@angular-devkit/schematics": "^21.0.1",
6969
"@angular/cli": "^21.0.1",
70-
"@angular/compiler": "^21.0.2",
70+
"@angular/compiler": "^21.0.7",
7171
"@angular/compiler-cli": "^21.0.2",
7272
"@angular/language-service": "^21.0.2",
7373
"@compodoc/compodoc": "^1.1.32",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,10 @@
366366
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
367367
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
368368

369-
"@angular/compiler@^21.0.2":
370-
version "21.0.2"
371-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.2.tgz#56aed46d0bfae7cf89fe7d73267182f24c7ef21d"
372-
integrity sha512-Rs69yqT1M+l0DqAAZcGDt2TntKAPyldEViq3GQHbkM1W4f/hoRgBRsE6StxvP6wszW6VVHH3uQQdyeZV8Z4rpw==
369+
"@angular/compiler@^21.0.7":
370+
version "21.0.7"
371+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.7.tgz#8f946772cc208186238de943152f08dd5ed8d860"
372+
integrity sha512-Qsjx0OrOquyx10fMynkHilRRoZy9qJcstHdML7NGKg887xqHW4YvgNKREIXmKYjnV6sUBBUxJUD1L5ouarb/YA==
373373
dependencies:
374374
tslib "^2.3.0"
375375

0 commit comments

Comments
 (0)