Skip to content

Commit

Permalink
Merge pull request #1774 from headlamp-k8s/update-playwright
Browse files Browse the repository at this point in the history
frontend playwright: Add update playright package
  • Loading branch information
illume authored Mar 27, 2024
2 parents ea42be6 + adcb2d6 commit 6e2809c
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 31 deletions.
95 changes: 65 additions & 30 deletions e2e-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.27.1"
"@playwright/test": "^1.42"
},
"dependencies": {
"yaml": "^2.3.4"
Expand Down

0 comments on commit 6e2809c

Please sign in to comment.