Skip to content

Commit 25e847d

Browse files
committed
Update Playwright
1 parent e1c839f commit 25e847d

2 files changed

Lines changed: 15 additions & 62 deletions

File tree

test/package-lock.json

Lines changed: 13 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"#": "We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha.",
44
"devDependencies": {
55
"@jest-mock/express": "^1.4.5",
6-
"@playwright/test": "^1.56.1",
6+
"@playwright/test": "^1.61.0",
77
"@types/jest": "^27.0.2",
88
"@types/jsdom": "^16.2.13",
99
"@types/node-fetch": "^2.5.8",
@@ -14,7 +14,7 @@
1414
"jest-fetch-mock": "^3.0.3",
1515
"jsdom": "^16.4.0",
1616
"node-fetch": "^2.6.7",
17-
"playwright": "^1.59.1",
17+
"playwright": "^1.61.0",
1818
"ts-jest": "^27.0.7",
1919
"wtfnode": "^0.9.1"
2020
},

0 commit comments

Comments
 (0)