Skip to content

Commit

Permalink
Revert: Deps: Update Playwright from 1.49.1 to 1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Jan 28, 2025
1 parent a34a6fe commit efe0035
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion bin/make/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -o errexit

PLAYWRIGHT_VERSION=1.50.0
PLAYWRIGHT_VERSION=1.49.1
UBUNTU_VERSION=jammy

E2E_FLAG=""
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@lmc-eu/conventional-changelog-lmc-github": "3.0.3",
"@lmc-eu/eslint-config-react": "2.0.5",
"@omlet/cli": "1.13.0",
"@playwright/test": "1.50.0",
"@playwright/test": "1.49.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.3.1",
"@svgr/webpack": "8.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6806,14 +6806,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.50.0":
version: 1.50.0
resolution: "@playwright/test@npm:1.50.0"
"@playwright/test@npm:1.49.1":
version: 1.49.1
resolution: "@playwright/test@npm:1.49.1"
dependencies:
playwright: "npm:1.50.0"
playwright: "npm:1.49.1"
bin:
playwright: cli.js
checksum: 10/1fec2ed986205b57b03f24392bb01c6454c1f0a5c14204ce921afd51c3f5d61f20eddb3a18d36a02b19b3e3d731c7ff6bb7ba3c622aabc8fa3802021aef7d21b
checksum: 10/bb0d5eda58ee0b5bbca732d2aa57782fadf420d101e08e16d5760179459c667907bd8d224ee3d6f43f3088378e377ef63d32ed605fec37605debf217c3efe8da
languageName: node
linkType: hard

Expand Down Expand Up @@ -26144,27 +26144,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.50.0":
version: 1.50.0
resolution: "playwright-core@npm:1.50.0"
"playwright-core@npm:1.49.1":
version: 1.49.1
resolution: "playwright-core@npm:1.49.1"
bin:
playwright-core: cli.js
checksum: 10/0d27e52164bcc37ed5aeaa0c7efa6a0b3616cfbb01e206c26572bff8b8e5f0923a993369c826056cd7bee4b975508a1ec257b533098ee9db7bc5b75832110e4d
checksum: 10/baa39a53024ec7744708410f2b952ac3aa2e1a6d311dabfa303523712848eba142fce5c20f1b2ed2a66fbd9a415d22ea8642b0f70423360aaebd4b41c47d364e
languageName: node
linkType: hard

"playwright@npm:1.50.0":
version: 1.50.0
resolution: "playwright@npm:1.50.0"
"playwright@npm:1.49.1":
version: 1.49.1
resolution: "playwright@npm:1.49.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.50.0"
playwright-core: "npm:1.49.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/53521f05c48ab51a37d6fa280a7c1e6486e2879f9997e877227517945faf195ce16829cf144709bba292c3023bcd07cf44a4dd965458c9adc30ea6fbe1f0f74a
checksum: 10/49fb063f4a107b8090f66d2d351ebd51fbb66843a8f95a161fa0c0e0b5156515961e75cc10f4249f61b9d2af51f762dda505c62b096d8f61cd47d1ff73ab39d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -30123,7 +30123,7 @@ __metadata:
"@lmc-eu/conventional-changelog-lmc-github": "npm:3.0.3"
"@lmc-eu/eslint-config-react": "npm:2.0.5"
"@omlet/cli": "npm:1.13.0"
"@playwright/test": "npm:1.50.0"
"@playwright/test": "npm:1.49.1"
"@rollup/plugin-babel": "npm:6.0.4"
"@rollup/plugin-node-resolve": "npm:15.3.1"
"@svgr/webpack": "npm:8.1.0"
Expand Down

0 comments on commit efe0035

Please sign in to comment.