File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 13
13
"jest-image-snapshot" : " 4.5.1" ,
14
14
"jest-playwright-preset" : " 1.7.2" ,
15
15
"jest-puppeteer" : " 6.2.0" ,
16
- "playwright" : " 1.22 .1" ,
16
+ "playwright" : " 1.40 .1" ,
17
17
"ts-jest" : " 27.1.5" ,
18
18
"typescript" : " 4.6.4"
19
19
},
Original file line number Diff line number Diff line change @@ -1692,7 +1692,7 @@ fs.realpath@^1.0.0:
1692
1692
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
1693
1693
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
1694
1694
1695
- fsevents@^2.3.2 :
1695
+ fsevents@2.3.2, fsevents@ ^2.3.2 :
1696
1696
version "2.3.2"
1697
1697
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
1698
1698
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -3045,10 +3045,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
3045
3045
dependencies :
3046
3046
find-up "^4.0.0"
3047
3047
3048
- playwright-core@1.22 .1 :
3049
- version "1.22 .1"
3050
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.22 .1.tgz#59ddf903546171fdfd9c3dc189630c883619667c "
3051
- integrity sha512-H+ZUVYnceWNXrRf3oxTEKAr81QzFsCKu5Fp//fEjQvqgKkfA1iX3E9DBrPJpPNOrgVzcE+IqeI0fDmYJe6Ynnw ==
3048
+ playwright-core@1.40 .1 :
3049
+ version "1.40 .1"
3050
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40 .1.tgz#442d15e86866a87d90d07af528e0afabe4c75c05 "
3051
+ integrity sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ ==
3052
3052
3053
3053
playwright-core@>=1.2.0 :
3054
3054
version "1.16.3"
@@ -3072,12 +3072,14 @@ playwright-core@>=1.2.0:
3072
3072
yauzl "^2.10.0"
3073
3073
yazl "^2.5.1"
3074
3074
3075
- playwright@1.22 .1 :
3076
- version "1.22 .1"
3077
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.22 .1.tgz#a41bf55065953a6b31c151433e0f00c9e23c54dd "
3078
- integrity sha512-pn4dvphQdL3zTgI+xfqkTL3HK1xbtQz+zjJxzyhwKLDxMNuAH7/NCm75auWbYLyssdnvApznujwrQuJvqXTKUw ==
3075
+ playwright@1.40 .1 :
3076
+ version "1.40 .1"
3077
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40 .1.tgz#a11bf8dca15be5a194851dbbf3df235b9f53d7ae "
3078
+ integrity sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw ==
3079
3079
dependencies :
3080
- playwright-core "1.22.1"
3080
+ playwright-core "1.40.1"
3081
+ optionalDependencies :
3082
+ fsevents "2.3.2"
3081
3083
3082
3084
pngjs@^3.4.0 :
3083
3085
version "3.4.0"
You can’t perform that action at this time.
0 commit comments