Skip to content

Commit

Permalink
update dom
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver committed Jun 25, 2021
1 parent 38731ef commit d5e286a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@ngrx/store": "12.0.0",
"@nrwl/angular": "12.0.3",
"@nrwl/nx-cloud": "11.2.0",
"@testing-library/dom": "^8.0.0-alpha.7",
"@testing-library/dom": "^8.0.0",
"@testing-library/user-event": "^13.1.9",
"core-js": "^3.6.5",
"rxjs": "^6.5.5",
Expand Down
2 changes: 1 addition & 1 deletion projects/testing-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@angular/core": ">= 10.0.0"
},
"dependencies": {
"@testing-library/dom": "^8.0.0-alpha.7",
"@testing-library/dom": "^8.0.0",
"tslib": "^2.0.0"
},
"publishConfig": {
Expand Down

0 comments on commit d5e286a

Please sign in to comment.