Skip to content

Commit 897b5f1

Browse files
chore: bump playwright and @playwright/test in /test (#7534)
1 parent 282f74d commit 897b5f1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

test/package-lock.json

Lines changed: 13 additions & 13 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.46.0",
6+
"@playwright/test": "^1.56.1",
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.46.0",
17+
"playwright": "^1.56.1",
1818
"ts-jest": "^27.0.7",
1919
"wtfnode": "^0.9.1"
2020
},

0 commit comments

Comments
 (0)