Skip to content

Commit

Permalink
Update dependency @playwright/test to v1.50.0 (#27)
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 Jan 29, 2025
1 parent d71ac75 commit 7b5d16d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@cucumber/html-formatter": "21.7.0",
"@cucumber/messages": "^26.0.1",
"@cucumber/pretty-formatter": "1.0.1",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.0",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/fs-extra": "11.0.4",
"@types/node": "^22.10.5",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -912,14 +912,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.49.1":
version: 1.49.1
resolution: "@playwright/test@npm:1.49.1"
"@playwright/test@npm:1.50.0":
version: 1.50.0
resolution: "@playwright/test@npm:1.50.0"
dependencies:
playwright: 1.49.1
playwright: 1.50.0
bin:
playwright: cli.js
checksum: cdbd16df3d773dc8e522d79b4b961e25c2e1b1d4f3ec45eb711078ab5d11bca47caafe833e2be2f923328fbd012405a9ee31d9b449d184077598546a36847e69
checksum: 87c7c4527e7ce8ff47ed8fee87ba872801423fd7e2eb96636f35983ee7b601c71531048e3dea5a6d947e274650c1b22d43b35702bf550df7648a49160d445a0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1837,7 +1837,7 @@ __metadata:
"@cucumber/pretty-formatter": 1.0.1
"@eslint/eslintrc": ^3.2.0
"@eslint/js": ^9.17.0
"@playwright/test": 1.49.1
"@playwright/test": 1.50.0
"@stylistic/eslint-plugin": ^2.8.0
"@types/fs-extra": 11.0.4
"@types/luxon": ^3.4.2
Expand Down Expand Up @@ -3767,27 +3767,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.49.1":
version: 1.49.1
resolution: "playwright-core@npm:1.49.1"
"playwright-core@npm:1.50.0":
version: 1.50.0
resolution: "playwright-core@npm:1.50.0"
bin:
playwright-core: cli.js
checksum: a940f4b10ff1de033b4b8594b5104b02849a892d9adda0d42330a872cd3d8d287ffd2b01fc33f33ccd34f8904bb8ae8220b878b62e899f3d9bcd1b0945ab45c7
checksum: aca5222d7859039bc579b4b860db57c8adc1cc94c3de990ed08cec911bf888e2decb331560bd456991c98222a55c58526187a2a070e6f101fbef43a8e07e1dea
languageName: node
linkType: hard

"playwright@npm:1.49.1":
version: 1.49.1
resolution: "playwright@npm:1.49.1"
"playwright@npm:1.50.0":
version: 1.50.0
resolution: "playwright@npm:1.50.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.49.1
playwright-core: 1.50.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: c136d42d625e32614f90e5228a165dc8be48c5bfb52aca9210c6ff04161a409dbe42fe5ae4f05a2653f6a1b836876a04d3b0f24bcbbc053d1509c1d605b7c8d5
checksum: 44004e3082433f6024665fcf04bd37cda2b284bd5262682a40a60c66943ccf66f68fbc9ca859908dfd0d117235424580a55e9ccd07e2ad9c30df363b6445448b
languageName: node
linkType: hard

Expand Down

0 comments on commit 7b5d16d

Please sign in to comment.