File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 28
28
"jest-environment-jsdom" : " ^30.1.2" ,
29
29
"jest-fetch-mock" : " ^3.0.3" ,
30
30
"officecrypto-tool" : " ^0.0.19" ,
31
- "playwright-core" : " ^1.55.0 " ,
31
+ "playwright-core" : " ^1.55.1 " ,
32
32
"prettier" : " ^3.6.2"
33
33
},
34
34
"jest" : {
Original file line number Diff line number Diff line change @@ -3369,16 +3369,11 @@ pkg-dir@^4.2.0:
3369
3369
dependencies :
3370
3370
find-up "^4.0.0"
3371
3371
3372
- playwright-core@1.55.1 :
3372
+ playwright-core@1.55.1, playwright-core@^1.55.1 :
3373
3373
version "1.55.1"
3374
3374
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
3375
3375
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
3376
3376
3377
- playwright-core@^1.55.0 :
3378
- version "1.55.0"
3379
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
3380
- integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
3381
-
3382
3377
playwright@1.55.1 :
3383
3378
version "1.55.1"
3384
3379
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
You can’t perform that action at this time.
0 commit comments