Skip to content

Commit 1b093b1

Browse files
authored
Update playwright-chromium to version 1.18.0
1 parent 5295460 commit 1b093b1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"devDependencies": {
4848
"cross-env": "^7.0.3",
4949
"fs-extra": "^10.0.0",
50-
"playwright-chromium": "^1.17.2"
50+
"playwright-chromium": "^1.18.0"
5151
}
5252
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5390,17 +5390,17 @@ pkg-dir@^4.2.0:
53905390
dependencies:
53915391
find-up "^4.0.0"
53925392

5393-
playwright-chromium@^1.17.2:
5394-
version "1.17.2"
5395-
resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.17.2.tgz#25f6000effc9297b298c356d984963e67f47150d"
5396-
integrity sha512-afht0lopmJJPOGsffqTthL2MsPDm4tTGeTJWRE7jcrMD7OX9v4EtzBDzvKvs45HHzct3lBKrtVneFJab1Uo6vA==
5393+
playwright-chromium@^1.18.0:
5394+
version "1.18.0"
5395+
resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.18.0.tgz#abdd4711f7275c1e60f6de0c1c0f9b719ca428b1"
5396+
integrity sha512-GVmwsw47nyMxvnUcqswvJCFgdR3wEX4YUoz0Rrr9DRuh1zXvVac0QpJyrQp0kRvZlaV9BO95ru6Q1Hni+pz+xg==
53975397
dependencies:
5398-
playwright-core "=1.17.2"
5398+
playwright-core "=1.18.0"
53995399

5400-
playwright-core@=1.17.2:
5401-
version "1.17.2"
5402-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.17.2.tgz#916254fa8fb3eb76c160b5c2e06bc979d6ec2cf8"
5403-
integrity sha512-TCYIt2UNHvqGxvD79bBjBv9osDLAH1gn7AZD5kRpMNQJG6BAmJt8B4Ek8fzdKmCQOnHf9ASJmcYRszoIZxcdVA==
5400+
playwright-core@=1.18.0:
5401+
version "1.18.0"
5402+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.18.0.tgz#b4d2b9068f26357adaa952a13254796fd439f322"
5403+
integrity sha512-JTRlCVpfAFcC1nth+XIE07w6M5m6C8PaEoClv7wGWF97cyDMcHIij0xIVEKMKli7IG5N0mqjLDFc/akXSbMZ1g==
54045404
dependencies:
54055405
commander "^8.2.0"
54065406
debug "^4.1.1"

0 commit comments

Comments
 (0)