We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be42079 commit 71c623fCopy full SHA for 71c623f
package.json
@@ -40,7 +40,7 @@
40
"@ngrx/store": "15.1.0",
41
"@nrwl/angular": "15.4.5",
42
"@nrwl/nx-cloud": "15.0.2",
43
- "@testing-library/dom": "^8.19.1",
+ "@testing-library/dom": "^9.0.0",
44
"rxjs": "7.5.6",
45
"tslib": "~2.3.1",
46
"zone.js": "~0.11.4"
projects/testing-library/package.json
@@ -35,7 +35,7 @@
35
"@angular/core": ">= 15.1.0"
36
},
37
"dependencies": {
38
- "@testing-library/dom": "^8.0.0",
39
"tslib": "^2.3.1"
"publishConfig": {
0 commit comments