Skip to content
Snippets Groups Projects
Commit 953ecdeb authored by Jens Grochtdreis's avatar Jens Grochtdreis
Browse files

Playwright aktualisiert

parent c1b56049
No related branches found
No related tags found
No related merge requests found
{
"name": "playwright",
"version": "1.1.0",
"description": "",
"main": "index.js",
"version": "1.2.0",
"description": "Testumgebung für Playwright",
"main": "",
"scripts": {
"ui": "npx playwright test --ui",
"last": "npx playwright show-report",
......@@ -11,13 +11,13 @@
"author": "Jens Grochtdreis",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.41.0",
"lighthouse": "^11.4.0",
"playwright": "^1.41.0",
"@playwright/test": "^1.42.1",
"lighthouse": "^11.6.0",
"playwright": "^1.42.1",
"rimraf": "^5.0.5"
},
"dependencies": {
"@axe-core/playwright": "^4.8.3",
"@axe-core/playwright": "^4.8.5",
"expect-axe-playwright": "^4.0.1",
"playwright-lighthouse": "^4.0.0"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment