File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 81
81
"lodash.get" : " ^4.4.2" ,
82
82
"nuxt" : " ^2.15.8" ,
83
83
"oidc-provider" : " ^7.10.6" ,
84
- "playwright" : " ^1.18.0 " ,
84
+ "playwright" : " ^1.18.1 " ,
85
85
"prettier" : " ^2.5.1" ,
86
86
"siroc" : " ^0.16.0" ,
87
87
"standard-version" : " ^9.3.2" ,
Original file line number Diff line number Diff line change @@ -9477,10 +9477,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
9477
9477
dependencies:
9478
9478
find-up "^4.0.0"
9479
9479
9480
- playwright-core@=1.18.0 :
9481
- version "1.18.0 "
9482
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.18.0 .tgz#b4d2b9068f26357adaa952a13254796fd439f322 "
9483
- integrity sha512-JTRlCVpfAFcC1nth+XIE07w6M5m6C8PaEoClv7wGWF97cyDMcHIij0xIVEKMKli7IG5N0mqjLDFc/akXSbMZ1g ==
9480
+ playwright-core@=1.18.1 :
9481
+ version "1.18.1 "
9482
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.18.1 .tgz#a5cf3f212d10692382e2acd1f7bc8c9ff9bbb849 "
9483
+ integrity sha512-NALGl8R1GHzGLlhUApmpmfh6M1rrrPcDTygWvhTbprxwGB9qd/j9DRwyn4HTQcUB6o0/VOpo46fH9ez3+D/Rog ==
9484
9484
dependencies:
9485
9485
commander "^8.2.0"
9486
9486
debug "^4.1.1"
@@ -9499,12 +9499,12 @@ playwright-core@=1.18.0:
9499
9499
yauzl "^2.10.0"
9500
9500
yazl "^2.5.1"
9501
9501
9502
- playwright@^1.18.0 :
9503
- version "1.18.0 "
9504
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.18.0 .tgz#4613e19147ffa5f77ad845227f007b9b94a366f8 "
9505
- integrity sha512-GOWvcWRtL7o6QCj6tvZCxqHKx2sIhXeEmEJAqQdOZgxzQiCkPe1hnTHab1p8R1bDvHK703fDS2oIbs3mcvg6gw ==
9502
+ playwright@^1.18.1 :
9503
+ version "1.18.1 "
9504
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.18.1 .tgz#45c2ca6ee25c44e336985de9b51955727b5f17cf "
9505
+ integrity sha512-8EaX9EtbtAoMq5tnzIsoA3b/V86V/6Mq2skuOU4qEw+5OVxs1lwesDwmjy/RVU1Qfx5UuwSQzhp45wyH22oa+A ==
9506
9506
dependencies:
9507
- playwright-core "=1.18.0 "
9507
+ playwright-core "=1.18.1 "
9508
9508
9509
9509
pluralize@^8.0.0:
9510
9510
version "8.0.0"
You can’t perform that action at this time.
0 commit comments