File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 20
20
"test" : " jest"
21
21
},
22
22
"devDependencies" : {
23
- "@playwright/test" : " ^1.46.1 " ,
23
+ "@playwright/test" : " ^1.47.0 " ,
24
24
"@prettier/plugin-ruby" : " ^4.0.4" ,
25
25
"@types/jest" : " ^29.5.12" ,
26
26
"esbuild-jest" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 1647
1647
" @jridgewell/resolve-uri" " ^3.1.0"
1648
1648
" @jridgewell/sourcemap-codec" " ^1.4.14"
1649
1649
1650
- " @playwright/test@^1.46.1 " :
1651
- version "1.46.1 "
1652
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.1 .tgz#a8dfdcd623c4c23bb1b7ea588058aad41055c188 "
1653
- integrity sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA ==
1650
+ " @playwright/test@^1.47.0 " :
1651
+ version "1.47.0 "
1652
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.47.0 .tgz#69fc55b10754147cc20021afbfa05747d4961bf0 "
1653
+ integrity sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA ==
1654
1654
dependencies :
1655
- playwright "1.46.1 "
1655
+ playwright "1.47.0 "
1656
1656
1657
1657
" @prettier/plugin-ruby@^4.0.4 " :
1658
1658
version "4.0.4"
@@ -4681,17 +4681,17 @@ pkg-dir@^4.2.0:
4681
4681
dependencies :
4682
4682
find-up "^4.0.0"
4683
4683
4684
- playwright-core@1.46.1 :
4685
- version "1.46.1 "
4686
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.1 .tgz#28f3ab35312135dda75b0c92a3e5c0e7edb9cc8b "
4687
- integrity sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A ==
4684
+ playwright-core@1.47.0 :
4685
+ version "1.47.0 "
4686
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.47.0 .tgz#b54ec060fd83e5c2e46b63986b5ebb5e96ace427 "
4687
+ integrity sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg ==
4688
4688
4689
- playwright@1.46.1 :
4690
- version "1.46.1 "
4691
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.1 .tgz#ea562bc48373648e10420a10c16842f0b227c218 "
4692
- integrity sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng ==
4689
+ playwright@1.47.0 :
4690
+ version "1.47.0 "
4691
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.47.0 .tgz#fb9b028883fad11362f9ff63ce7ba44bda0bf626 "
4692
+ integrity sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww ==
4693
4693
dependencies :
4694
- playwright-core "1.46.1 "
4694
+ playwright-core "1.47.0 "
4695
4695
optionalDependencies :
4696
4696
fsevents "2.3.2"
4697
4697
You can’t perform that action at this time.
0 commit comments