Skip to content

Commit

Permalink
Try reverting playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Jan 16, 2025
1 parent dc817ae commit c96e87f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
22 changes: 12 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@github/browserslist-config": "^1.0.0",
"@github/markdownlint-github": "^0.6.0",
"@github/prettier-config": "0.0.6",
"@playwright/test": "^1.49.1",
"@playwright/test": "1.48.2",
"@primer/css": "21.5.1",
"@primer/stylelint-config": "^13.1.1",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand All @@ -83,7 +83,7 @@
"eslint-plugin-prettier": "^5.0.0",
"markdownlint-cli2": "^0.16.0",
"mocha": "^11.0.1",
"playwright": "^1.49.1",
"playwright": "1.48.2",
"postcss": "^8.4.16",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.0.0",
Expand Down

0 comments on commit c96e87f

Please sign in to comment.