Skip to content

Commit eb847c7

Browse files
Bump playwright from 1.25.0 to 1.25.1 (#307)
1 parent 0d4dbe4 commit eb847c7

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
@@ -45,6 +45,6 @@
4545
"eslint": "8.22.0",
4646
"eslint-config-next": "12.2.5",
4747
"glob": "^8.0.3",
48-
"playwright": "^1.25.0"
48+
"playwright": "^1.25.1"
4949
}
5050
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3533,17 +3533,17 @@ pkg-dir@^5.0.0:
35333533
dependencies:
35343534
find-up "^5.0.0"
35353535

3536-
3537-
version "1.25.0"
3538-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.25.0.tgz#54dc867c6c2cc5e4233905e249206a02914d14f1"
3539-
integrity sha512-kZ3Jwaf3wlu0GgU0nB8UMQ+mXFTqBIFz9h1svTlNduNKjnbPXFxw7mJanLVjqxHJRn62uBfmgBj93YHidk2N5Q==
3536+
3537+
version "1.25.1"
3538+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.25.1.tgz#abe56aec8bef645fba988320d9f9328fafab0446"
3539+
integrity sha512-lSvPCmA2n7LawD2Hw7gSCLScZ+vYRkhU8xH0AapMyzwN+ojoDqhkH/KIEUxwNu2PjPoE/fcE0wLAksdOhJ2O5g==
35403540

3541-
playwright@^1.25.0:
3542-
version "1.25.0"
3543-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.25.0.tgz#a5e317c8c207b921e7da17507ef9ec2983367970"
3544-
integrity sha512-Z+pQNWI17Qx/tHhnmgMmPsptsisXpKgAnUvYv98kctlHUJaqMt2400P8kTw9vEPoC0xdxqu0JhxO7pDTmaaIKw==
3541+
playwright@^1.25.1:
3542+
version "1.25.1"
3543+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.25.1.tgz#23fe129ca05568a72ee2a3842baa0a1985d1b345"
3544+
integrity sha512-kOlW7mllnQ70ALTwAor73q/FhdH9EEXLUqjdzqioYLcSVC4n4NBfDqeCikGuayFZrLECLkU6Hcbziy/szqTXSA==
35453545
dependencies:
3546-
playwright-core "1.25.0"
3546+
playwright-core "1.25.1"
35473547

35483548
35493549
version "11.0.5"

0 commit comments

Comments
 (0)