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.0 " ,
23
+ "@playwright/test" : " ^1.46.1 " ,
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.0 " :
1651
- version "1.46.0 "
1652
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.0 .tgz#ccea6d22c40ee7fa567e4192fafbdf2a907e2714 "
1653
- integrity sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w ==
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 ==
1654
1654
dependencies :
1655
- playwright "1.46.0 "
1655
+ playwright "1.46.1 "
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.0 :
4685
- version "1.46.0 "
4686
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.0 .tgz#2336ac453a943abf0dc95a76c117f9d3ebd390eb "
4687
- integrity sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A ==
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 ==
4688
4688
4689
- playwright@1.46.0 :
4690
- version "1.46.0 "
4691
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.0 .tgz#c7ff490deae41fc1e814bf2cb62109dd9351164d "
4692
- integrity sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw ==
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 ==
4693
4693
dependencies :
4694
- playwright-core "1.46.0 "
4694
+ playwright-core "1.46.1 "
4695
4695
optionalDependencies :
4696
4696
fsevents "2.3.2"
4697
4697
You can’t perform that action at this time.
0 commit comments