Skip to content

Commit 54dff9a

Browse files
chore(deps): update dependency typescript to v6
1 parent e7e3431 commit 54dff9a

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

playwright-ct-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@angular/core": "^20.3.11",
6060
"@angular/platform-browser-dynamic": "^20.3.11",
6161
"rxjs": "~7.8.2",
62-
"typescript": "~5.9.3",
62+
"typescript": "~6.0.3",
6363
"@semantic-release/commit-analyzer": "13.0.1",
6464
"@semantic-release/exec": "7.1.0",
6565
"@semantic-release/github": "12.0.6",
@@ -72,6 +72,6 @@
7272
"@angular/compiler": "^20.3.11",
7373
"@angular/core": "^20.3.11",
7474
"@angular/platform-browser-dynamic": "^20.3.11",
75-
"typescript": ">=5.9.3"
75+
"typescript": ">=6.0.3"
7676
}
7777
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)