Skip to content

Commit a0d651d

Browse files
chore(deps): update dependency @angular/compiler to v17.3.5 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f131855 commit a0d651d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"release": "yarn build && standard-version"
2828
},
2929
"devDependencies": {
30-
"@angular/compiler": "17.2.1",
30+
"@angular/compiler": "17.3.5",
3131
"@babel/code-frame": "7.23.5",
3232
"@babel/parser": "7.23.9",
3333
"@babel/types": "7.23.9",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ __metadata:
2222
languageName: node
2323
linkType: hard
2424

25-
"@angular/compiler@npm:17.2.1":
26-
version: 17.2.1
27-
resolution: "@angular/compiler@npm:17.2.1"
25+
"@angular/compiler@npm:17.3.5":
26+
version: 17.3.5
27+
resolution: "@angular/compiler@npm:17.3.5"
2828
dependencies:
2929
tslib: "npm:^2.3.0"
3030
peerDependencies:
31-
"@angular/core": 17.2.1
31+
"@angular/core": 17.3.5
3232
peerDependenciesMeta:
3333
"@angular/core":
3434
optional: true
35-
checksum: 10/70106414732e6903738810a681b51a0bb552cc440f7a46cd285836cc3f6327459988d1dbcaa868b4e9fbb2ac1c3d125e8d2f0fe1a11267b99650e6e199729934
35+
checksum: 10/9ce3553a1b122b18f859d801915071c5486a551d360c0edae959a0f535c580f8a3d94540950762342f17afc068ed844017d723f889d504989d000c2035d89edf
3636
languageName: node
3737
linkType: hard
3838

@@ -1331,7 +1331,7 @@ __metadata:
13311331
version: 0.0.0-use.local
13321332
resolution: "angular-estree-parser@workspace:."
13331333
dependencies:
1334-
"@angular/compiler": "npm:17.2.1"
1334+
"@angular/compiler": "npm:17.3.5"
13351335
"@babel/code-frame": "npm:7.23.5"
13361336
"@babel/parser": "npm:7.23.9"
13371337
"@babel/types": "npm:7.23.9"

0 commit comments

Comments
 (0)