We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf141c3 commit e69ebf7Copy full SHA for e69ebf7
test/package.json
@@ -3,7 +3,7 @@
3
"#": "We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha.",
4
"devDependencies": {
5
"@jest-mock/express": "^1.4.5",
6
- "@playwright/test": "^1.16.3",
+ "@playwright/test": "^1.46.0",
7
"@types/jest": "^27.0.2",
8
"@types/jsdom": "^16.2.13",
9
"@types/node-fetch": "^2.5.8",
@@ -15,7 +15,7 @@
15
"jest-fetch-mock": "^3.0.3",
16
"jsdom": "^16.4.0",
17
"node-fetch": "^2.6.7",
18
- "playwright": "^1.16.3",
+ "playwright": "^1.46.0",
19
"supertest": "^6.1.6",
20
"ts-jest": "^27.0.7",
21
"wtfnode": "^0.9.1"
0 commit comments