We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8cb33 commit 649d279Copy full SHA for 649d279
package.json
@@ -33,7 +33,7 @@
33
"@ngrx/store": "^9.2.0",
34
"@nrwl/angular": "^10.0.0",
35
"@nrwl/nx-cloud": "^10.0.0",
36
- "@phenomnomnominal/tsquery": "^4.1.0",
+ "@phenomnomnominal/tsquery": "^4.1.1",
37
"@testing-library/dom": "^7.24.1",
38
"@testing-library/user-event": "^12.0.11",
39
"core-js": "^3.6.5",
projects/testing-library/package.json
@@ -30,7 +30,7 @@
30
},
31
"dependencies": {
32
"@testing-library/dom": "^7.18.1",
- "@phenomnomnominal/tsquery": "^3.0.0",
"tslib": "^2.0.0",
"tslint": "^5.16.0"
0 commit comments