Skip to content

Commit bc12a69

Browse files
Fix VS Code tests
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent 9701148 commit bc12a69

File tree

2 files changed

+13
-32
lines changed

2 files changed

+13
-32
lines changed

code/package-lock.json

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

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"js-yaml": "^4.1.0"
116116
},
117117
"devDependencies": {
118-
"@playwright/test": "^1.46.1",
118+
"@playwright/test": "^1.47.1",
119119
"@stylistic/eslint-plugin-ts": "^2.8.0",
120120
"@types/cookie": "^0.3.3",
121121
"@types/debug": "^4.1.5",

0 commit comments

Comments
 (0)