Skip to content

Commit e8d5db7

Browse files
committed
alpha 7
1 parent 0f29ca3 commit e8d5db7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@ngrx/store": "12.0.0",
4242
"@nrwl/angular": "12.0.3",
4343
"@nrwl/nx-cloud": "11.2.0",
44-
"@testing-library/dom": "^8.0.0-alpha.6",
44+
"@testing-library/dom": "^8.0.0-alpha.7",
4545
"@testing-library/user-event": "^13.1.9",
4646
"core-js": "^3.6.5",
4747
"rxjs": "^6.5.5",

projects/testing-library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@angular/core": ">= 10.0.0"
3737
},
3838
"dependencies": {
39-
"@testing-library/dom": "^8.0.0-alpha.6",
39+
"@testing-library/dom": "^8.0.0-alpha.7",
4040
"tslib": "^2.0.0"
4141
},
4242
"publishConfig": {

0 commit comments

Comments
 (0)