Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit e070707

Browse files
Bump playwright from 1.20.1 to 1.20.2 in /integration (#4560)
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db14aa8 commit e070707

2 files changed

Lines changed: 6 additions & 30 deletions

File tree

integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"axios": "^0.26.1",
14-
"playwright": "^1.20.1",
14+
"playwright": "^1.20.2",
1515
"wait-on": "^6.0.1"
1616
},
1717
"devDependencies": {

integration/yarn.lock

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,30 +1126,6 @@ pixelmatch@5.2.1:
11261126
dependencies:
11271127
pngjs "^4.0.1"
11281128

1129-
playwright-core@1.20.1:
1130-
version "1.20.1"
1131-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.1.tgz#2d892964dd3ddc93f6e185be4b59621f3a339d4c"
1132-
integrity sha512-A8ZsZ09gaSbxP0UijoLyzp3LJc0kWMxDooLPi+mm4/5iYnTbd6PF5nKjoFw1a7KwjZIEgdhJduah4BcUIh+IPA==
1133-
dependencies:
1134-
colors "1.4.0"
1135-
commander "8.3.0"
1136-
debug "4.3.3"
1137-
extract-zip "2.0.1"
1138-
https-proxy-agent "5.0.0"
1139-
jpeg-js "0.4.3"
1140-
mime "3.0.0"
1141-
pixelmatch "5.2.1"
1142-
pngjs "6.0.0"
1143-
progress "2.0.3"
1144-
proper-lockfile "4.1.2"
1145-
proxy-from-env "1.1.0"
1146-
rimraf "3.0.2"
1147-
socks-proxy-agent "6.1.1"
1148-
stack-utils "2.0.5"
1149-
ws "8.4.2"
1150-
yauzl "2.10.0"
1151-
yazl "2.5.1"
1152-
11531129
playwright-core@1.20.2:
11541130
version "1.20.2"
11551131
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.2.tgz#02336afd9a631d59a666f11f3492550201c6c31b"
@@ -1174,12 +1150,12 @@ playwright-core@1.20.2:
11741150
yauzl "2.10.0"
11751151
yazl "2.5.1"
11761152

1177-
playwright@^1.20.1:
1178-
version "1.20.1"
1179-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.20.1.tgz#2796c7d4de10afd39d2ca741a754565291803d4d"
1180-
integrity sha512-d/25SFUk6Rkt3h+RU13T7h6o0UTCLKXKYJILWVlC+NmrE7Tvn3LlXxoREfFXVNFikRZWTV60WBCZKgNbj7RfrA==
1153+
playwright@^1.20.2:
1154+
version "1.20.2"
1155+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.20.2.tgz#6ca52e102e19bc44be69a2d517b73c97858aabf4"
1156+
integrity sha512-p6GE8A/f2G7t8FIk/AwQ94nT7R7tyPRJyKt1FwRjwBDf4WdpgoAr4hDfMgHy+CkClR22adFjopGwhxXAPsewhg==
11811157
dependencies:
1182-
playwright-core "1.20.1"
1158+
playwright-core "1.20.2"
11831159

11841160
pngjs@6.0.0:
11851161
version "6.0.0"

0 commit comments

Comments
 (0)