Skip to content

Commit 555201b

Browse files
chore(deps): update angular monorepo to ^17.3.12
1 parent f65e3e6 commit 555201b

File tree

2 files changed

+77
-12
lines changed

2 files changed

+77
-12
lines changed

playwright-ct-angular/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"@playwright/experimental-ct-core": "1.53.1"
5050
},
5151
"devDependencies": {
52-
"@angular/compiler": "^17.0.0",
53-
"@angular/core": "^17.0.0",
54-
"@angular/platform-browser-dynamic": "^17.0.0",
52+
"@angular/compiler": "^17.3.12",
53+
"@angular/core": "^17.3.12",
54+
"@angular/platform-browser-dynamic": "^17.3.12",
5555
"rxjs": "~7.8.1",
5656
"typescript": "~5.2.0",
5757
"@semantic-release/commit-analyzer": "13.0.1",
@@ -63,9 +63,9 @@
6363
"semantic-release": "24.2.5"
6464
},
6565
"peerDependencies": {
66-
"@angular/compiler": "^17.0.0",
67-
"@angular/core": "^17.0.0",
68-
"@angular/platform-browser-dynamic": "^17.0.0",
66+
"@angular/compiler": "^17.3.12",
67+
"@angular/core": "^17.3.12",
68+
"@angular/platform-browser-dynamic": "^17.3.12",
6969
"typescript": ">=5.2.0"
7070
}
7171
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)