update playwright

This commit is contained in:
Jacob Overgaard
2022-09-26 10:29:35 +02:00
parent 259a2992d6
commit 3e6fd79d58
2 changed files with 18 additions and 12 deletions

View File

@@ -53,7 +53,7 @@
"@babel/core": "^7.19.0",
"@mdx-js/react": "^2.1.3",
"@open-wc/testing": "^3.1.6",
"@playwright/test": "^1.25.2",
"@playwright/test": "^1.26.0",
"@storybook/addon-a11y": "^6.5.12",
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
@@ -68,7 +68,7 @@
"@typescript-eslint/parser": "^5.36.2",
"@web/dev-server-esbuild": "^0.3.1",
"@web/test-runner": "^0.14.0",
"@web/test-runner-playwright": "^0.8.9",
"@web/test-runner-playwright": "^0.8.10",
"babel-loader": "^8.2.5",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",