Skip to content

Commit

Permalink
build(deps-dev): update playwright monorepo to ^1.50.1 (#2661)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent b2a6cc4 commit e3dbe0f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 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 @@ -45,7 +45,7 @@
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/prompt-cli": "^19.7.0",
"@playwright/test": "^1.50.0",
"@playwright/test": "^1.50.1",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.125",
"@types/node-fetch": "^2.6.12",
Expand Down Expand Up @@ -73,7 +73,7 @@
"lint-staged": "^15.4.3",
"node-fetch": "^2.7.0",
"parse-data-url": "^6.0.0",
"playwright-chromium": "^1.50.0",
"playwright-chromium": "^1.50.1",
"prettier": "^3.4.2",
"release-it": "^18.1.2",
"shx": "^0.3.4",
Expand Down

0 comments on commit e3dbe0f

Please sign in to comment.