Commit ec2615d 1 parent 0aab01e commit ec2615d Copy full SHA for ec2615d
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 13
13
"test" : " bff tests.js"
14
14
},
15
15
"dependencies" : {
16
- "playwright" : " ^1.14 .1"
16
+ "playwright" : " ^1.35 .1"
17
17
},
18
18
"devDependencies" : {
19
19
"@changesets/cli" : " ^2.17.0" ,
Original file line number Diff line number Diff line change @@ -3537,6 +3537,11 @@ pkg-dir@^4.2.0:
3537
3537
dependencies :
3538
3538
find-up "^4.0.0"
3539
3539
3540
+
3541
+ version "1.35.1"
3542
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.35.1.tgz#52c1e6ffaa6a8c29de1a5bdf8cce0ce290ffb81d"
3543
+ integrity sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==
3544
+
3540
3545
playwright@^1.14.1 :
3541
3546
version "1.14.1"
3542
3547
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.14.1.tgz#73913d3044a85a58edf13148245279231072532e"
@@ -3557,6 +3562,13 @@ playwright@^1.14.1:
3557
3562
ws "^7.4.6"
3558
3563
yazl "^2.5.1"
3559
3564
3565
+ playwright@^1.35.1 :
3566
+ version "1.35.1"
3567
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.35.1.tgz#f991d0c76ae517d4a0023d9428b09d19d5e87128"
3568
+ integrity sha512-NbwBeGJLu5m7VGM0+xtlmLAH9VUfWwYOhUi/lSEDyGg46r1CA9RWlvoc5yywxR9AzQb0mOCm7bWtOXV7/w43ZA==
3569
+ dependencies :
3570
+ playwright-core "1.35.1"
3571
+
3560
3572
pngjs@^5.0.0 :
3561
3573
version "5.0.0"
3562
3574
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-5.0.0.tgz#e79dd2b215767fd9c04561c01236df960bce7fbb"
You can’t perform that action at this time.
0 commit comments