Skip to content

Commit 21a6d88

Browse files
committed
chore(app): update Playwright to v1.37.1
1 parent 954d910 commit 21a6d88

3 files changed

Lines changed: 27 additions & 36 deletions

File tree

.changeset/tall-lemons-tickle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@sect/solid-hiding-header": patch
3+
---
4+
5+
update Playwright to v1.37.1

apps/solidjs-boilerplate/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@commitlint/cli": "^17.5.1",
2424
"@commitlint/config-conventional": "^17.4.4",
25-
"@playwright/test": "^1.32.2",
25+
"@playwright/test": "^1.37.1",
2626
"@secretlint/secretlint-rule-preset-recommend": "^6.2.3",
2727
"@solidjs/testing-library": "^0.7.0",
2828
"@spotify/prettier-config": "^14.1.6",
@@ -48,7 +48,7 @@
4848
"eslint-plugin-jest-dom": "^4.0.3",
4949
"eslint-plugin-jest-formatting": "^3.1.0",
5050
"eslint-plugin-jsx-a11y": "^6.7.1",
51-
"eslint-plugin-playwright": "^0.12.0",
51+
"eslint-plugin-playwright": "^0.16.0",
5252
"eslint-plugin-prettier": "^4.2.1",
5353
"eslint-plugin-react": "^7.32.2",
5454
"eslint-plugin-react-hooks": "^4.6.0",
@@ -61,7 +61,6 @@
6161
"husky": "^8.0.3",
6262
"jsdom": "^21.1.1",
6363
"lint-staged": "^13.2.0",
64-
"playwright": "^1.32.2",
6564
"postcss": "^8.4.21",
6665
"postcss-calc": "^8.2.4",
6766
"postcss-combine-duplicated-selectors": "^10.0.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)