We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586fd83 commit 5b9fa84Copy full SHA for 5b9fa84
projects/testing-library/package.json
@@ -29,10 +29,10 @@
29
"migrations": "./schematics/migrations/migration.json"
30
},
31
"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"
+ "@angular/common": ">= 15.0.0",
+ "@angular/platform-browser": ">= 15.0.0",
+ "@angular/router": ">= 15.0.0",
+ "@angular/core": ">= 15.0.0"
36
37
"dependencies": {
38
"@testing-library/dom": "^8.0.0",
0 commit comments