Skip to content

Commit d81a04d

Browse files
authored
chore(deps-dev): upgrade playwright to 1.50.1 (#367)
1 parent 28a2f04 commit d81a04d

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
id: playwright-cache
1414
with:
1515
path: /Users/runner/Library/Caches/ms-playwright
16-
key: ${{ runner.os }}-playwright-1.47.1
16+
key: ${{ runner.os }}-playwright-1.50.1
1717

1818
- name: Install dependencies
1919
run: bun install

bun.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"devDependencies": {
1010
"@astrojs/svelte": "^5.7.2",
11-
"@playwright/experimental-ct-svelte": "1.47.1",
12-
"@playwright/test": "1.47.1",
11+
"@playwright/experimental-ct-svelte": "1.50.1",
12+
"@playwright/test": "1.50.1",
1313
"@types/bun": "^1.2.1",
1414
"@types/jest": "^29.5.14",
1515
"@types/node": "^22.13.0",
@@ -196,11 +196,11 @@
196196

197197
"@oslojs/encoding": ["@oslojs/[email protected]", "", {}, "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ=="],
198198

199-
"@playwright/experimental-ct-core": ["@playwright/experimental-ct-core@1.47.1", "", { "dependencies": { "playwright": "1.47.1", "playwright-core": "1.47.1", "vite": "^5.2.8" } }, "sha512-BNAvPmQSCXQxNP3tXSrj1pBEakQorKOrKXj+Vw6FMhiKWTaERZ5/o+0fl6bJjKZ1kUTMcEVP9YcxjY/3xO/Cgg=="],
199+
"@playwright/experimental-ct-core": ["@playwright/experimental-ct-core@1.50.1", "", { "dependencies": { "playwright": "1.50.1", "playwright-core": "1.50.1", "vite": "^5.4.14" } }, "sha512-t3gGk337prIGGkAQm7aoWuEQKtNB9Mh6F9GpptEntioSx3Fn2V4UOqi9gO4FwyhOmW3yp1JcxbnZcivOcfxhBg=="],
200200

201-
"@playwright/experimental-ct-svelte": ["@playwright/experimental-ct-svelte@1.47.1", "", { "dependencies": { "@playwright/experimental-ct-core": "1.47.1", "@sveltejs/vite-plugin-svelte": "^3.0.1" }, "bin": { "playwright": "cli.js" } }, "sha512-RK8mfltG+ZkOMZ2U6GmE3GGAEnin8vK4M1kh5pQli1JajhgSNj7dL6qa1I9jmAmCaAa8lCtN/QLBA4F487r6xA=="],
201+
"@playwright/experimental-ct-svelte": ["@playwright/experimental-ct-svelte@1.50.1", "", { "dependencies": { "@playwright/experimental-ct-core": "1.50.1", "@sveltejs/vite-plugin-svelte": "^3.0.1" }, "bin": { "playwright": "cli.js" } }, "sha512-5z/A0LDUPqRw8X6kPRNJeDhgtp90XbOyHX1RUc5zmZwiQEyaesWBawFYP0xhnwCuQLLYIlnUIb3t4XhHAq5DaA=="],
202202

203-
"@playwright/test": ["@playwright/test@1.47.1", "", { "dependencies": { "playwright": "1.47.1" }, "bin": { "playwright": "cli.js" } }, "sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q=="],
203+
"@playwright/test": ["@playwright/test@1.50.1", "", { "dependencies": { "playwright": "1.50.1" }, "bin": { "playwright": "cli.js" } }, "sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ=="],
204204

205205
"@rollup/pluginutils": ["@rollup/[email protected]", "", { "dependencies": { "@types/estree": "^1.0.0", "estree-walker": "^2.0.2", "picomatch": "^4.0.2" }, "peerDependencies": { "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" }, "optionalPeers": ["rollup"] }, "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ=="],
206206

@@ -754,9 +754,9 @@
754754

755755
"pkg-dir": ["[email protected]", "", { "dependencies": { "find-up": "^4.0.0" } }, "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ=="],
756756

757-
"playwright": ["playwright@1.47.1", "", { "dependencies": { "playwright-core": "1.47.1" }, "optionalDependencies": { "fsevents": "2.3.2" }, "bin": { "playwright": "cli.js" } }, "sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw=="],
757+
"playwright": ["playwright@1.50.1", "", { "dependencies": { "playwright-core": "1.50.1" }, "optionalDependencies": { "fsevents": "2.3.2" }, "bin": { "playwright": "cli.js" } }, "sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw=="],
758758

759-
"playwright-core": ["playwright-core@1.47.1", "", { "bin": { "playwright-core": "cli.js" } }, "sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ=="],
759+
"playwright-core": ["playwright-core@1.50.1", "", { "bin": { "playwright-core": "cli.js" } }, "sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ=="],
760760

761761
"postcss": ["[email protected]", "", { "dependencies": { "nanoid": "^3.3.8", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" } }, "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ=="],
762762

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"devDependencies": {
2525
"@astrojs/svelte": "^5.7.2",
26-
"@playwright/experimental-ct-svelte": "1.47.1",
27-
"@playwright/test": "1.47.1",
26+
"@playwright/experimental-ct-svelte": "1.50.1",
27+
"@playwright/test": "1.50.1",
2828
"@types/bun": "^1.2.1",
2929
"@types/jest": "^29.5.14",
3030
"@types/node": "^22.13.0",

0 commit comments

Comments
 (0)