Skip to content

Commit

Permalink
build(deps-dev): update playwright monorepo to ^1.48.1 (#2428)
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 Oct 18, 2024
1 parent 32e4b77 commit 5477cb9
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.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/prompt-cli": "^19.5.0",
"@playwright/test": "^1.48.0",
"@playwright/test": "^1.48.1",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.114",
"@types/node-fetch": "^2.6.11",
Expand Down Expand Up @@ -73,7 +73,7 @@
"lint-staged": "^15.2.10",
"node-fetch": "^2.7.0",
"parse-data-url": "^6.0.0",
"playwright-chromium": "^1.48.0",
"playwright-chromium": "^1.48.1",
"prettier": "^3.3.3",
"release-it": "^17.10.0",
"shx": "^0.3.4",
Expand Down

0 comments on commit 5477cb9

Please sign in to comment.