Skip to content

Commit 28e174b

Browse files
committed
chore(deps): override sass dependency
1 parent f64275d commit 28e174b

3 files changed

Lines changed: 18 additions & 25 deletions

File tree

libs/angular-ecmascript-intl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tslib": "catalog:"
3838
},
3939
"devDependencies": {
40-
"@angular/build": "21.2.7",
40+
"@angular/build": "catalog:",
4141
"@angular/cli": "catalog:",
4242
"@angular/common": "catalog:",
4343
"@angular/core": "catalog:",

pnpm-lock.yaml

Lines changed: 14 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ catalog:
4444
dedupePeers: true
4545

4646
minimumReleaseAge: 4320
47+
48+
overrides:
49+
sass: ^1.99.0 # without this, timeouts may occur in the tests

0 commit comments

Comments
 (0)