Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5b9fa84

Browse files
fix: update Angular peerDependencies to 15 (#349)
Closes #348
1 parent 586fd83 commit 5b9fa84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎projects/testing-library/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"migrations": "./schematics/migrations/migration.json"
3030
},
3131
"peerDependencies": {
32-
"@angular/common": ">= 14.1.0",
33-
"@angular/platform-browser": ">= 14.1.0",
34-
"@angular/router": ">= 14.1.0",
35-
"@angular/core": ">= 14.1.0"
32+
"@angular/common": ">= 15.0.0",
33+
"@angular/platform-browser": ">= 15.0.0",
34+
"@angular/router": ">= 15.0.0",
35+
"@angular/core": ">= 15.0.0"
3636
},
3737
"dependencies": {
3838
"@testing-library/dom": "^8.0.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /